From a79a9b617a97bfa58a066f37d3030d1e5705b0d2 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 13 Sep 2020 12:36:30 +0200 Subject: polybar --- polybar/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'polybar') diff --git a/polybar/config b/polybar/config index cbe25a2..4b1d9b0 100644 --- a/polybar/config +++ b/polybar/config @@ -321,8 +321,9 @@ label-charging = %percentage%% %time% %consumption%W format-charging = format-charging-underline = +; label-discharging = %percentage%% %time% %consumption%W -format-discharging = +format-discharging = format-discharging-underline = ${self.format-charging-underline} format-full-prefix = "F " @@ -339,7 +340,7 @@ animation-charging-1 = : animation-charging-foreground = ${colors.foreground-alt} animation-charging-framerate = 750 -animation-discharging-0 = : +animation-discharging-0 = : animation-discharging-1 = - animation-discharging-foreground = ${colors.foreground-alt} animation-discharging-framerate = 750 -- cgit v1.2.3