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