Waybar: Add spaces

This commit is contained in:
theanonymousexyz 2022-04-09 01:23:58 +02:00
parent a46e1445a0
commit bdfae723c3
No known key found for this signature in database
GPG key ID: 35EE09F5481049BB

View file

@ -71,7 +71,7 @@
"warning": 20, "warning": 20,
"critical": 10 "critical": 10
}, },
"format": "{icon} {capacity}%", "format": "{icon} {capacity}%",
"format-charging": "\uf5e7 {capacity}%", // charging-station "format-charging": "\uf5e7 {capacity}%", // charging-station
"format-plugged": "\uf1e6 {capacity}%", // plug "format-plugged": "\uf1e6 {capacity}%", // plug
"format-alt": "{icon} {time}", "format-alt": "{icon} {time}",
@ -104,7 +104,7 @@
"on-click": "/usr/bin/pavucontrol" "on-click": "/usr/bin/pavucontrol"
}, },
"backlight": { "backlight": {
"format": "{icon} {percent}%", "format": "{icon} {percent}%",
"format-icons": ["", "", "", "", "", "", "", "", ""] "format-icons": ["", "", "", "", "", "", "", "", ""]
}, },
"custom/ivpn": { // Custom status module for IVPN "custom/ivpn": { // Custom status module for IVPN