i3status-rust: Update ar config

This commit is contained in:
2024-04-10 14:41:28 +02:00
parent f2cb3de845
commit 1501d256b8

View File

@@ -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"