waybar: format charging icon
This commit is contained in:
parent
97ecfdfa36
commit
584dbe62ef
1 changed files with 2 additions and 2 deletions
|
@ -85,8 +85,8 @@
|
||||||
"critical": 15
|
"critical": 15
|
||||||
},
|
},
|
||||||
"format": "{icon} {capacity}%",
|
"format": "{icon} {capacity}%",
|
||||||
"format-charging": "{capacity}%",
|
"format-charging": " {capacity}%",
|
||||||
"format-plugged": "{capacity}%",
|
"format-plugged": " {capacity}%",
|
||||||
"format-alt": "{time} {icon}",
|
"format-alt": "{time} {icon}",
|
||||||
// "format-good": "", // An empty format will hide the module
|
// "format-good": "", // An empty format will hide the module
|
||||||
// "format-full": "",
|
// "format-full": "",
|
||||||
|
|
Loading…
Add table
Reference in a new issue