From 6da5378c186b7f33478e9ad69892a18c347bd2b9 Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 6 Sep 2017 02:04:35 -0500 Subject: [PATCH] Polybar: Add full indicator to battery module --- .config/polybar/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/polybar/config b/.config/polybar/config index 7757f819..8537d281 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -251,6 +251,8 @@ format-charging-prefix-foreground = ${self.format-charging-underline} format-discharging = format-full = format-full-overline = ${res/colors.resource-good} +format-full-prefix = " " +format-full-prefix-foreground = ${res/colors.resource-good} time-format = %H:%M label-charging = %percentage%%