minor change polybar
This commit is contained in:
parent
321bf2110e
commit
0a30c3f9d9
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ format = <label>
|
||||||
format-padding = 2
|
format-padding = 2
|
||||||
|
|
||||||
label = %title%
|
label = %title%
|
||||||
label-maxlen = 50
|
label-maxlen = 30
|
||||||
|
|
||||||
; Used instead of label when there is no window title
|
; Used instead of label when there is no window title
|
||||||
; Available tokens:
|
; Available tokens:
|
||||||
|
@ -207,7 +207,7 @@ format-full= <label-full>
|
||||||
format-low= <animation-low> <label-low>
|
format-low= <animation-low> <label-low>
|
||||||
label-charging = %percentage%%
|
label-charging = %percentage%%
|
||||||
label-discharging = %percentage%% %time%
|
label-discharging = %percentage%% %time%
|
||||||
label-full = %percentage%%
|
label-full =
|
||||||
label-low = BATTERY LOW
|
label-low = BATTERY LOW
|
||||||
ramp-capacity-0 =
|
ramp-capacity-0 =
|
||||||
ramp-capacity-0-foreground = ${colors.blue}
|
ramp-capacity-0-foreground = ${colors.blue}
|
||||||
|
|
Loading…
Reference in a new issue