feat: full-at (#649)

* feat: full-at

* fix(man): typo
This commit is contained in:
Alex
2020-04-05 16:56:51 +02:00
committed by GitHub
parent d5bd3be8de
commit 8e0f3c7ddf
2 changed files with 14 additions and 0 deletions

View File

@ -18,6 +18,10 @@ The *battery* module displays the current capacity and state (eg. charging) of y
typeof: string ++
The adapter to monitor, as in /sys/class/power_supply/ instead of auto detect.
*full-at* ++
typeof: integer ++
Define the max percentage of the battery, usefull for an old battery, e.g. 96
*interval* ++
typeof: integer ++
default: 60 ++