Show battery information in i3status

This commit is contained in:
finga 2023-04-20 10:51:37 +02:00
parent 6594a5bd91
commit ae4ef3463c

View file

@ -111,6 +111,10 @@ format = " $icon $min min, $max max, $average avg "
block = "load"
format = " $icon $1m.eng(w:4) $5m.eng(w:4) $15m.eng(w:4) "
[[block]]
block = "battery"
format = "$percentage $time"
[[block]]
block = "time"
interval = 1