Battery: new config option battery_full_cmd (fixes issue #585)

This commit is contained in:
o9000
2017-06-20 20:38:26 +02:00
parent dee210ceec
commit 201ea843a0
15 changed files with 448 additions and 373 deletions

View File

@@ -536,6 +536,8 @@ The action semantics:
* `battery_low_cmd = notify-send "battery low"` : Command to execute when the battery is low.
* `battery_full_cmd = notify-send "battery full"` : Command to execute when the battery is full.
* `bat1_font = [FAMILY-LIST] [STYLE-OPTIONS] [SIZE]`
* `bat2_font = [FAMILY-LIST] [STYLE-OPTIONS] [SIZE]`