added threshold for statusbar battery

This commit is contained in:
2015-08-07 11:15:58 -07:00
parent c2103098a1
commit b5e39f566c

View File

@@ -29,6 +29,8 @@ ethernet eth0 {
}
battery 0 {
low_threshold = 10
threshold_type = percentage
last_full_capacity = false
format = "%status %percentage %remaining"
}