diff --git a/polybar/config.ini b/polybar/config.ini index 65af721..e61a55f 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -163,7 +163,7 @@ label-disconnected = %{F#89A989}󰲛 %{F#707880} disconnected [module/wlan] inherit = network-base interface-type = wireless -label-connected = %{F#89A989}%{F-} %essid% %local_ip% +label-connected = %{F#89A989} %{F-} %essid% %local_ip% ramp-signal-0 = 󰤭 ramp-signal-1 = 󰤯 @@ -225,14 +225,14 @@ time-format = %H:%M ; ; ; -format-charging = +format-charging = ; Available tags: ; (default) ; ; ; -format-discharging = +format-discharging = ; Available tags: ; (default) @@ -255,14 +255,14 @@ format-discharging = ; %percentage_raw% ; %time% ; %consumption% (shows current charge rate in watts) -label-charging = %percentage%% +label-charging = Charging %percentage%% ; Available tokens: ; %percentage% (default) - is set to 100 if full-at is reached ; %percentage_raw% ; %time% ; %consumption% (shows current discharge rate in watts) -label-discharging = %percentage%% +label-discharging = Discharging %percentage%% ; Available tokens: ; %percentage% (default) - is set to 100 if full-at is reached