fix: waybar cpu usage

This commit is contained in:
hesam-init 2024-02-17 15:17:52 +03:30
parent 60ee729199
commit e95e62268d

View file

@ -149,7 +149,7 @@
}, },
"cpu": { "cpu": {
"interval": 1, "interval": 1,
"format": "{load:0.1f} % " "format": "{usage} % "
}, },
"memory": { "memory": {
"format": "{used:0.1f} / {total:0.1f} GB", "format": "{used:0.1f} / {total:0.1f} GB",