We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e04109 commit 91dd6f2Copy full SHA for 91dd6f2
1 file changed
apps/array/src/renderer/constants/keyboard-shortcuts.ts
@@ -1,5 +1,5 @@
1
export const SHORTCUTS = {
2
- COMMAND_MENU: "mod+k",
+ COMMAND_MENU: "mod+shift+p",
3
NEW_TASK: "mod+n",
4
SETTINGS: "mod+,",
5
SHORTCUTS_SHEET: "mod+/",
0 commit comments