diff --git a/dotfiles/polybar.conf b/dotfiles/polybar.conf index f48b989..bae9b26 100644 --- a/dotfiles/polybar.conf +++ b/dotfiles/polybar.conf @@ -111,13 +111,13 @@ label = %date%  %time% type = internal/battery poll-interval = 10 format-charging = -label-charging =  %percentage: 2%% +label-charging =  %percentage%% format-discharging = -label-discharging = %percentage: 2%% +label-discharging = %percentage%% format-full = label-full =  format-low = -label-low = %percentage: 2%% +label-low = %percentage%% label-low-foreground = ${colors.warning} animation-low-foreground = ${colors.warning} full-at = 99