dito, close #91
This commit is contained in:
parent
71e9fcaf8c
commit
910de1d40b
@ -146,7 +146,7 @@ class BatteryChecker(IntervalModule):
|
||||
alert_format_title = "Low battery"
|
||||
alert_format_body = "Battery {battery_ident} has only {percentage:.2f}% ({remaining:%E%hh:%Mm}) remaining!"
|
||||
color = "#ffffff"
|
||||
full_color = "#11aa11"
|
||||
full_color = "#00ff00"
|
||||
charging_color = "#00ff00"
|
||||
critical_color = "#ff0000"
|
||||
not_present_color = "#ffffff"
|
||||
|
Loading…
Reference in New Issue
Block a user