Compare commits
2 Commits
bef735fe6d
...
b1128d02d6
Author | SHA1 | Date | |
---|---|---|---|
b1128d02d6 | |||
3e91941b8c |
8
config
8
config
@ -49,10 +49,14 @@
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"format": "{usage}% "
|
||||
"format": "{usage}% ",
|
||||
"interval": 5,
|
||||
"on-click": "hyprctl dispatch exec \"[float] foot -W 80x24 btm\""
|
||||
},
|
||||
"memory": {
|
||||
"format": "{}% "
|
||||
"format": "{}% ",
|
||||
"interval": 5,
|
||||
"on-click": "hyprctl dispatch exec \"[float] foot -W 80x24 btm\""
|
||||
},
|
||||
"battery": {
|
||||
"interval": 5,
|
||||
|
Loading…
x
Reference in New Issue
Block a user