Polybar: Remove Arch update module
Won't be using that for the forseeable future
This commit is contained in:
parent
02b6214f0d
commit
f42c4e57d0
@ -238,14 +238,6 @@ interval = 1
|
||||
|
||||
label = %percentage_used%%
|
||||
|
||||
[module/update-arch]
|
||||
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-prefix = " "
|
||||
format-prefix-foreground = ${res/colors.alert}
|
||||
interval = 60
|
||||
|
||||
[module/volume]
|
||||
type = internal/volume
|
||||
format-volume = <label-volume>
|
||||
|
Loading…
Reference in New Issue
Block a user