waybar: format charging icon

This commit is contained in:
thomasabishop 2024-02-02 09:18:40 +00:00
parent 97ecfdfa36
commit 584dbe62ef

View file

@ -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": "",