default keybinding
This commit is contained in:
parent
ae9d5711c3
commit
0365b3c4a4
1 changed files with 7 additions and 0 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue