configs/arch-config/.config/polybar/modules/updates.ini
2021-02-18 21:33:39 +01:00

13 lines
564 B
INI

######################################################################
######################################################################
############ Updates ############
######################################################################
######################################################################
[module/updates-pacman-aurhelper]
type = custom/script
exec = ~/scripts/polybar/updates-pacman-aurhelper.sh
interval = 600
format-foreground = ${colors.foreground}
format-background = ${colors.modbackground}