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