fix(maybe): try to fix wifi icon
This commit is contained in:
@@ -255,14 +255,14 @@ format-discharging = <ramp-capacity> <label-discharging>
|
|||||||
; %percentage_raw%
|
; %percentage_raw%
|
||||||
; %time%
|
; %time%
|
||||||
; %consumption% (shows current charge rate in watts)
|
; %consumption% (shows current charge rate in watts)
|
||||||
label-charging = %percentage%%
|
label-charging = Charging %percentage%%
|
||||||
|
|
||||||
; Available tokens:
|
; Available tokens:
|
||||||
; %percentage% (default) - is set to 100 if full-at is reached
|
; %percentage% (default) - is set to 100 if full-at is reached
|
||||||
; %percentage_raw%
|
; %percentage_raw%
|
||||||
; %time%
|
; %time%
|
||||||
; %consumption% (shows current discharge rate in watts)
|
; %consumption% (shows current discharge rate in watts)
|
||||||
label-discharging = %percentage%%
|
label-discharging = Discharging %percentage%%
|
||||||
|
|
||||||
; Available tokens:
|
; Available tokens:
|
||||||
; %percentage% (default) - is set to 100 if full-at is reached
|
; %percentage% (default) - is set to 100 if full-at is reached
|
||||||
|
|||||||
Reference in New Issue
Block a user