Polybar: Remove Arch update module

Won't be using that for the forseeable future
This commit is contained in:
Salt 2018-06-18 21:37:18 -05:00
parent 02b6214f0d
commit f42c4e57d0

View File

@ -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>