Increase interval on some polybar widgets

This commit is contained in:
Jake Howard 2019-10-03 18:30:50 +01:00
parent 3b5f31100c
commit 8df89032cf
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -123,7 +123,7 @@ expand-right = false
[module/battery]
type = internal/battery
full-at = 100
poll-interval = 1
poll-interval = 2
time-format = %H:%M
ramp-capacity-0 =
ramp-capacity-1 =
@ -157,7 +157,7 @@ interface = eno1
[module/temperature]
type = internal/temperature
interval = 1
interval = 3
base-temperature = 20
warn-temperature = 75
label-warn-foreground = ${colors.alert}