diff --git a/package.json b/package.json index 219dbd6..244a015 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,13 @@ "command": "dwm-git-simpleuse.helloWorld", "title": "HelloWorld23" } + ], + "keybindings": [ + { + "command": "dwm-git-simpleuse.helloWorld", + "key": "ctrl+alt+r", + "mac": "cmd+alt+r" + } ] }, "scripts": {