fix(maybe): try to fix wifi icon

This commit is contained in:
doryan 2024-09-12 21:56:11 +04:00
parent 4cd7af5a2d
commit 92dcec3b1f

View File

@ -255,14 +255,14 @@ format-discharging = <ramp-capacity> <label-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