i3status-rust: Update ar config
This commit is contained in:
@@ -40,7 +40,7 @@ update = true
|
||||
block = "sound"
|
||||
driver = "pulseaudio"
|
||||
device_kind = "source"
|
||||
format = " $icon "
|
||||
format = " $icon "
|
||||
|
||||
[block.theme_overrides]
|
||||
warning_fg = { link = "idle_fg" }
|
||||
@@ -67,9 +67,8 @@ interval = 1
|
||||
[[block]]
|
||||
block = "battery"
|
||||
interval = 10
|
||||
format = " $percentage $time "
|
||||
format = " $icon $percentage $time "
|
||||
missing_format = ""
|
||||
if_command = "test -e /sys/class/power_supply/BAT0"
|
||||
|
||||
[[block]]
|
||||
block = "toggle"
|
||||
|
||||
Reference in New Issue
Block a user