diff --git a/dotfiles/polybar.conf b/dotfiles/polybar.conf index e6980c6..387afb4 100644 --- a/dotfiles/polybar.conf +++ b/dotfiles/polybar.conf @@ -1,8 +1,10 @@ [colors] +# Format: [aa]rrggbb background = #c0000000 foreground = #eaeaea highlight = #4c7899 warning = #ff3121 +transparent = #00000000 [settings] screenchange-reload = false @@ -121,10 +123,11 @@ label-discharging = %percentage: 2%% format-full = label-full =  format-low = -format-low-foreground = ${colors.warning} -label-low = %percentage%% (%time%) +label-low = %percentage: 2%% +label-low-foreground = ${colors.warning} +animation-low-foreground = ${colors.warning} full-at = 99 -low-at = 5 +low-at = 7 ramp-capacity-0 =  ramp-capacity-1 =  ramp-capacity-2 =  @@ -135,10 +138,12 @@ ramp-capacity-6 =  ramp-capacity-7 =  ramp-capacity-8 =  ramp-capacity-9 =  -animation-low-font = 2 animation-low-0 =  -animation-low-1 =  -animation-low-framerate = 1000 +animation-low-1 =  +animation-low-2 =  +animation-low-3 =  +animation-low-3-foreground = ${colors.transparent} +animation-low-framerate = 500 [module/pulseaudio] type = internal/pulseaudio