i3: show battery percentage if not charging
This commit is contained in:
parent
18c9babaef
commit
01f07fbe03
@ -38,6 +38,7 @@ cmd = "~/.config/i3/scripts/pulse_popup"
|
||||
block = "battery"
|
||||
interval = 10
|
||||
format = " $icon $percentage ($time) "
|
||||
not_charging_format = " $icon $percentage "
|
||||
if_command = "test -e /sys/class/power_supply/BAT1"
|
||||
|
||||
[[block]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user