mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-04 02:13:42 +02:00
fix: waybar cpu usage
This commit is contained in:
parent
60ee729199
commit
e95e62268d
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@
|
|||
},
|
||||
"cpu": {
|
||||
"interval": 1,
|
||||
"format": "{load:0.1f} % "
|
||||
"format": "{usage} % "
|
||||
},
|
||||
"memory": {
|
||||
"format": "{used:0.1f} / {total:0.1f} GB",
|
||||
|
|
Loading…
Add table
Reference in a new issue