waybar: Fix label margin for CPU
This commit is contained in:
parent
720f2bae50
commit
e8f57fdeeb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"format": "<span style=\"italic\">{}</span>"
|
||||
},
|
||||
"cpu": {
|
||||
"format": " {usage}%"
|
||||
"format": " {usage}%"
|
||||
},
|
||||
"memory": {
|
||||
"format": " {used:0.1f}G/{total:0.1f}G ({percentage}%)"
|
||||
|
|
Loading…
Add table
Reference in a new issue