mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-23 18:45:39 +02:00
module/battery: poll-interval = 0 now disables polling
This commit is contained in:
parent
bdc5dea428
commit
86e6aea152
2 changed files with 2 additions and 2 deletions
|
@ -258,7 +258,7 @@ uses *udev* to monitor for changes.
|
|||
| poll-interval
|
||||
: int
|
||||
: no
|
||||
: How often, in seconds, to poll for capacity changes (default=*60*)
|
||||
: How often, in seconds, to poll for capacity changes (default=*60*). Set to `0` to disable polling (*warning*: many batteries do not support asynchronous reporting).
|
||||
|
||||
## EXAMPLES
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue