configs/arch-config/.config/polybar/modules/updates.ini

13 lines
564 B
INI
Raw Normal View History

2021-01-30 14:06:01 +01:00
######################################################################
######################################################################
############ Updates ############
######################################################################
######################################################################
[module/updates-pacman-aurhelper]
type = custom/script
2021-02-18 21:33:39 +01:00
exec = ~/scripts/polybar/updates-pacman-aurhelper.sh
2021-01-30 14:06:01 +01:00
interval = 600
2021-01-30 14:08:08 +01:00
format-foreground = ${colors.foreground}
format-background = ${colors.modbackground}