diff --git a/.config/polybar/config b/.config/polybar/config index c09f3751..cb6be296 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -233,7 +233,7 @@ bar-capacity-empty-background = ${template/module/bar.bar-empty-background} inherit = template/module/battery format-charging = format-discharging = -format-full = +format-full = label-charging = %percentage%% %time% label-charging-padding = 0 @@ -243,7 +243,7 @@ label-discharging = %percentage%% %time% label-discharging-padding = 0 label-discharging-foreground = ${res/colors.primary} label-discharging-background = ${res/colors.background} -label-full = %percentage%% +label-full =  %percentage%% label-full-padding = 0 label-full-foreground = ${res/colors.primary-dark} label-full-background = ${res/colors.background} @@ -259,6 +259,7 @@ animation-charging-2 =  animation-charging-3 =  animation-charging-4 =  animation-charging-framerate = 750 +animation-charging-foreground = ${res/colors.primary} [module/cpu-bar] inherit = template/module/cpu