Polybar: Increase frequency of update checks
This commit is contained in:
parent
6edfff43b6
commit
17ccb7fcba
@ -410,7 +410,7 @@ exec = echo `checkupdates | wc -l`
|
||||
exec-if = wget -q --spider http://www.startpage.com/ && uname -r | grep -q "ARCH" && [ `checkupdates | wc -l` != 0 ]
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = ${res/colors.alert-dark}
|
||||
interval = 3600
|
||||
interval = 60
|
||||
|
||||
[module/volume-ramp]
|
||||
inherit = template/module
|
||||
|
Loading…
Reference in New Issue
Block a user