From cdb0d1d20352fe196b87d91252f1be1123899168 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Wed, 10 Oct 2018 11:31:30 +0200 Subject: polybar: fix label-full --- dot.config-polybar-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot.config-polybar-config') diff --git a/dot.config-polybar-config b/dot.config-polybar-config index c064b4b..25d1a4f 100644 --- a/dot.config-polybar-config +++ b/dot.config-polybar-config @@ -250,9 +250,9 @@ animation-discharging-2 =  animation-discharging-foreground = ${colors.foreground-alt} animation-discharging-framerate = 750 +label-full = %percentage%% %consumption%W label-charging = %percentage%% %consumption%W %time% label-discharging = ${self.label-charging} -label-full = ${self.label-charging} time-format = %H:%M -- cgit v1.2.3