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