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