diff --git a/files/polybar.ini b/files/polybar.ini index 7f36d22..d33c65b 100644 --- a/files/polybar.ini +++ b/files/polybar.ini @@ -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}