From fe6997e2bb734e372fce67fdcf67ec0655bc6f0a Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 18 Sep 2017 14:14:42 -0500 Subject: [PATCH] Polybar: Remove coloration from battery bar It causes a bug to appear while charging which colors subsequent modules incorrectly. --- .config/polybar/config | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index 4c65141a..c495d1be 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -290,9 +290,7 @@ format-full-prefix = " " format-full-prefix-foreground = ${res/colors.resource-good} ramp-capacity-0=  -ramp-capacity-0-foreground = ${res/colors.alert} ramp-capacity-1=  -ramp-capacity-1-foreground = ${res/colors.alert} ramp-capacity-2=  ramp-capacity-3=  ramp-capacity-4= 