{ "type": "basic", "from": { "key_code": "return_or_enter", "modifiers": { "mandatory": ["control"], "optional": [] } }, "to": [ { "key_code": "vk_none" }, { "shell_command": "/Applications/kitty.app/Contents/kitty-quick-access.app/Contents/MacOS/kitty-quick-access --instance-group quick-access >/tmp/kitty-quick-access.log 2>&1 < /dev/null &" } ] }