i3status/testcases/021-battery-second/i3status.conf

12 lines
222 B
Plaintext
Raw Normal View History

2018-06-29 11:35:20 +00:00
general {
output_format = "none"
}
order += "battery all"
battery all {
format = "%status %percentage %remaining"
path = "testcases/021-battery-second/BAT%d_uevent"
hide_seconds = false
}