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>"
|
"format": "<span style=\"italic\">{}</span>"
|
||||||
},
|
},
|
||||||
"cpu": {
|
"cpu": {
|
||||||
"format": " {usage}%"
|
"format": " {usage}%"
|
||||||
},
|
},
|
||||||
"memory": {
|
"memory": {
|
||||||
"format": " {used:0.1f}G/{total:0.1f}G ({percentage}%)"
|
"format": " {used:0.1f}G/{total:0.1f}G ({percentage}%)"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue