From 5a9c9c0b0fa0a40e0124e76f710fb0bc3de6ac97 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Sat, 30 Jan 2021 14:17:01 +0100 Subject: [PATCH] Remove Underline --- arch-config/.config/polybar/modules/updates.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/arch-config/.config/polybar/modules/updates.ini b/arch-config/.config/polybar/modules/updates.ini index d742ecbb..df14ff54 100644 --- a/arch-config/.config/polybar/modules/updates.ini +++ b/arch-config/.config/polybar/modules/updates.ini @@ -8,6 +8,5 @@ type = custom/script exec = ~/scripts/updates-pacman-aurhelper.sh interval = 600 -format-underline = ${colors.underline} format-foreground = ${colors.foreground} format-background = ${colors.modbackground}