order += "battery 0"
battery 0 {
format = "%status %percentage %remaining"
integer_battery_capacity = true
low_threshold = 15
threshold_type = percentage
}
battery 0 {
format = "%status %percentage %remaining %emptytime"
last_full_capacity = true
integer_battery_capacity = true
low_threshold = 10
threshold_type = percentage
hide_seconds = true
format_down = " No bat"
status_unk = " "
status_chr = " "
status_bat = " "
status_full = " "
}