Mailspring/keymaps/base-linux.json

11 lines
316 B
JSON

{
"core:copy": "ctrl+insert",
"core:paste": "shift+insert",
"window:toggle-full-screen": "f11",
"window:reload": "mod+alt+l",
"window:toggle-dev-tools": "mod+alt+i",
"application:show-work-window": "mod+alt+w",
"application:run-all-specs": "mod+alt+s",
"application:run-package-specs": "mod+alt+p"
}