add space in waybar-desk to prevent cpu percentage to show in front of icon
This commit is contained in:
parent
e3ecdaa1da
commit
f9c605dcf7
@ -95,7 +95,7 @@
|
||||
},
|
||||
"cpu": {
|
||||
"interval": 5,
|
||||
"format": "{usage:2}%"
|
||||
"format": " {usage:2}%"
|
||||
},
|
||||
"disk": {
|
||||
"interval": 5,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user