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

14 lines
595 B
INI
Raw Normal View History

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