add onclick khal
This commit is contained in:
parent
40d07dc632
commit
7b3bcdd905
1 changed files with 2 additions and 1 deletions
|
@ -278,7 +278,8 @@
|
||||||
"default": ""
|
"default": ""
|
||||||
},
|
},
|
||||||
"exec": "~/.config/waybar/waybar-khal.py",
|
"exec": "~/.config/waybar/waybar-khal.py",
|
||||||
"return-type": "json"
|
"return-type": "json",
|
||||||
|
"on-click": "wezterm start khal interactive"
|
||||||
},
|
},
|
||||||
"custom/wvkbd": {
|
"custom/wvkbd": {
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
|
|
Loading…
Reference in a new issue