From 264e88f104905d743f73981178638575b01239c4 Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 17 May 2018 14:59:27 -0500 Subject: [PATCH] Polybar: Change full battery indicator --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 44212322..fa45ccae 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -232,7 +232,7 @@ label-charging-background = ${res/colors.background} label-discharging = %percentage%% label-discharging-padding = ${self.label-charging-padding} label-discharging-background = ${res/colors.background} -label-full =  +label-full =  label-full-padding = ${res/config.padding} label-full-foreground = ${res/colors.foreground-light} label-full-background = ${res/colors.alert}