Compare commits

..

2 Commits

8
config
View File

@ -49,10 +49,14 @@
} }
}, },
"cpu": { "cpu": {
"format": "{usage}%  " "format": "{usage}%  ",
"interval": 5,
"on-click": "hyprctl dispatch exec \"[float] foot -W 80x24 btm\""
}, },
"memory": { "memory": {
"format": "{}%  " "format": "{}%  ",
"interval": 5,
"on-click": "hyprctl dispatch exec \"[float] foot -W 80x24 btm\""
}, },
"battery": { "battery": {
"interval": 5, "interval": 5,