mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-25 21:34:43 +02:00
polybar: increase poll interval for battery
This commit is contained in:
parent
fb11b4f157
commit
1eb88ffd14
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ label = %date% %time%
|
|||
|
||||
[module/battery]
|
||||
type = internal/battery
|
||||
poll-interval = 10
|
||||
poll-interval = 30
|
||||
format-charging = <label-charging>
|
||||
label-charging = %percentage%%
|
||||
format-discharging = <ramp-capacity> <label-discharging>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue