updates
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Advanced i3status-rust configuration
|
||||
# Based on the i3xrocks blocks from your i3 setup
|
||||
# https://github.com/greshake/i3status-rust/blob/v0.36.1/examples/config.toml
|
||||
|
||||
icons_format = "{icon}"
|
||||
|
||||
[icons]
|
||||
icons = "awesome6"
|
||||
|
||||
[[block]]
|
||||
block = "custom"
|
||||
@@ -120,6 +126,3 @@ interval = 1800
|
||||
block = "time"
|
||||
format = " $icon $timestamp.datetime(f:'%Y-%m-%d %H:%M:%S%z') "
|
||||
interval = 1
|
||||
|
||||
[icons]
|
||||
icons = "awesome6"
|
||||
|
||||
Reference in New Issue
Block a user