default keybinding

This commit is contained in:
nyncral 2024-01-18 17:01:28 +01:00
parent ae9d5711c3
commit 0365b3c4a4

View file

@ -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": {