i3status/testcases/021-battery-second/i3status.conf
2018-06-29 14:37:48 +02:00

12 lines
222 B
Plaintext

general {
output_format = "none"
}
order += "battery all"
battery all {
format = "%status %percentage %remaining"
path = "testcases/021-battery-second/BAT%d_uevent"
hide_seconds = false
}