chore(waybar): add onclick handler on cpu module
This commit is contained in:
@@ -192,7 +192,8 @@
|
|||||||
},
|
},
|
||||||
"cpu": {
|
"cpu": {
|
||||||
"interval": 1,
|
"interval": 1,
|
||||||
"format": "{}% "
|
"format": "{}% ",
|
||||||
|
"on-click": "alacritty -e btop"
|
||||||
},
|
},
|
||||||
"memory": {
|
"memory": {
|
||||||
"interval": 3,
|
"interval": 3,
|
||||||
|
Reference in New Issue
Block a user