From 381938e79993f52be03706075d9c6543eb752be8 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 5 Sep 2017 16:50:03 -0500 Subject: [PATCH] Polybar: Brighten battery charging animation --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index f74cb372..ab341124 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -275,7 +275,7 @@ animation-charging-1 =  animation-charging-2 =  animation-charging-3 =  animation-charging-framerate = 750 -animation-charging-foreground = ${self.format-charging-underline} +animation-charging-foreground = ${res/colors.resource-good} [module/cpu-coreload] inherit = template/module/cpu