Waybar : Add braces around cpu load.
This commit is contained in:
parent
9786428e49
commit
022f1904b7
|
@ -77,7 +77,7 @@
|
|||
// "ignored-players": ["firefox"]
|
||||
},
|
||||
"cpu": {
|
||||
"format": "{usage}% {load}",
|
||||
"format": "{usage}% ({load})",
|
||||
"tooltip": false
|
||||
},
|
||||
"memory": {
|
||||
|
|
Loading…
Reference in a new issue