{ "apps": [ { "name": "neovim", "shortcuts": { "ctrl+alt+n": "Open neovim", "ctrl+n": "Split neovim horizontally" } }, { "name": "vscode", "shortcuts": { "ctrl+shift+p": "Command palette" } }, { "name": "Kitty", "shortcuts": { "ctrl+shift+e": "Open new terminal" } } ] }