Polybar: Make update module entirely alert-colored
This commit is contained in:
parent
15efba7841
commit
4eee3e8d73
@ -221,8 +221,8 @@ label = %percentage_used%%
|
||||
type = custom/script
|
||||
exec = echo `checkupdates | wc -l`
|
||||
exec-if = wget -q --spider http://www.startpage.com/ && uname -r | grep -q "ARCH" && [ `checkupdates | wc -l` != 0 ]
|
||||
format-foreground = ${res/colors.alert}
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = ${res/colors.alert}
|
||||
interval = 60
|
||||
|
||||
[module/volume]
|
||||
|
Loading…
Reference in New Issue
Block a user