Waybar: Add spaces
This commit is contained in:
parent
a46e1445a0
commit
bdfae723c3
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue