Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b1128d02d6 | ||
|
|
3e91941b8c |
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user