i3: Fix battery element on status-bar for laptop
This commit is contained in:
@ -36,7 +36,7 @@ on_click = "~/.config/i3/scripts/pulse_popup"
|
||||
block = "battery"
|
||||
interval = 10
|
||||
format = "{percentage} ({time})"
|
||||
if_command = "test -e /sys/class/power_supply/BAT0"
|
||||
if_command = "test -e /sys/class/power_supply/BAT1"
|
||||
|
||||
[[block]]
|
||||
block = "time"
|
||||
|
Reference in New Issue
Block a user