forked from external/yambar
modules: change min poll interval from 500ms to 250ms
This commit is contained in:
parent
310c07b03d
commit
e4edbd26c6
12 changed files with 12 additions and 11 deletions
|
@ -60,7 +60,7 @@ the state *unknown* under other conditions.
|
|||
: How often, in milliseconds, to poll for capacity changes
|
||||
(default=*60000*). Set to `0` to disable polling (*warning*: many
|
||||
batteries do not support asynchronous reporting). Cannot be less
|
||||
than 500ms.
|
||||
than 250ms.
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue