docs: add information about weighted-average config option
This commit is contained in:
parent
161367d961
commit
b701d7f70b
|
|
@ -91,6 +91,11 @@ The *battery* module displays the current capacity and state (eg. charging) of y
|
||||||
typeof: string ++
|
typeof: string ++
|
||||||
Command to execute when scrolling up on the module.
|
Command to execute when scrolling up on the module.
|
||||||
|
|
||||||
|
*weighted-average*: ++
|
||||||
|
typeof: bool ++
|
||||||
|
default: false ++
|
||||||
|
Option to combine multiple batteries with different capacities.
|
||||||
|
|
||||||
*on-scroll-down*: ++
|
*on-scroll-down*: ++
|
||||||
typeof: string ++
|
typeof: string ++
|
||||||
Command to execute when scrolling down on the module.
|
Command to execute when scrolling down on the module.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue