Merge pull request #9 from Alexays/master

Changes
This commit is contained in:
Marc Radau
2020-04-06 12:20:31 +02:00
committed by GitHub
3 changed files with 15 additions and 1 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 ++