From be7b16052ecba49a8b975e88a10a57dd9e333e76 Mon Sep 17 00:00:00 2001 From: adamstuck Date: Fri, 5 Nov 2021 10:00:33 +0100 Subject: Battery charging animation (previous glyph broke) --- .config/polybar/config | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to '.config/polybar/config') diff --git a/.config/polybar/config b/.config/polybar/config index e952567..3a12b78 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -120,7 +120,7 @@ poll-interval = 5 ; ; ; -format-charging = +format-charging = ; Available tags: ; (default) @@ -135,7 +135,7 @@ format-discharging-background = ${colors.background-alt} ; %percentage_raw% ; %time% ; %consumption% (shows current charge rate in watts) -label-charging = " %percentage%" +label-charging = "%percentage%" label-charging-background = ${colors.background-alt} format-full = @@ -158,6 +158,12 @@ ramp-capacity-2 = " " ramp-capacity-3 = " " ramp-capacity-4 = " " +animation-charging-0 = " " +animation-charging-1 = " " +animation-charging-2 = " " +animation-charging-3 = " " +animation-charging-4 = " " +animation-charging-framerate = 750 [module/date] type = internal/date -- cgit v1.2.3-70-g09d2