battery: formatting
This commit is contained in:
parent
af0f9fc585
commit
ff32f74bec
@ -105,10 +105,8 @@ class BatteryChecker(IntervalModule):
|
||||
"format",
|
||||
("alert", "Display a libnotify-notification on low battery"),
|
||||
"alert_percentage",
|
||||
("alert_format_title",
|
||||
"The title of the notification, all formatters can be used"),
|
||||
("alert_format_body",
|
||||
"The body text of the notification, all formatters can be used"),
|
||||
("alert_format_title", "The title of the notification, all formatters can be used"),
|
||||
("alert_format_body", "The body text of the notification, all formatters can be used"),
|
||||
("path", "Override the default-generated path"),
|
||||
("status", "A dictionary mapping ('DIS', 'CHR', 'FULL') to alternative names"),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user