From 211d5499326f886d45794b40a7a4a94497d2ce57 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Sat, 30 Jan 2021 14:08:08 +0100 Subject: [PATCH] Change colors --- arch-config/.config/polybar/modules/updates.ini | 3 +++ 1 file changed, 3 insertions(+) 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}