feat: open btop on system stats
This commit is contained in:
@@ -105,9 +105,11 @@
|
|||||||
"format": " {usage}%",
|
"format": " {usage}%",
|
||||||
"tooltip": true,
|
"tooltip": true,
|
||||||
"interval": 1,
|
"interval": 1,
|
||||||
|
"on-click": "kitty btop"
|
||||||
},
|
},
|
||||||
"memory": {
|
"memory": {
|
||||||
"format": " {used:0.1f}Gi",
|
"format": " {used:0.1f}Gi",
|
||||||
|
"on-click": "kitty btop"
|
||||||
},
|
},
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
"format": "{icon} {volume}%",
|
"format": "{icon} {volume}%",
|
||||||
|
|||||||
Reference in New Issue
Block a user