diff --git a/arch-config/.config/polybar/modules/updates.ini b/arch-config/.config/polybar/modules/updates.ini index 22d94a3c..d742ecbb 100644 --- a/arch-config/.config/polybar/modules/updates.ini +++ b/arch-config/.config/polybar/modules/updates.ini @@ -8,3 +8,6 @@ type = custom/script exec = ~/scripts/updates-pacman-aurhelper.sh interval = 600 +format-underline = ${colors.underline} +format-foreground = ${colors.foreground} +format-background = ${colors.modbackground}