diff --git a/keybindings.json b/keybindings.json index 20de58b..e56f6f8 100644 --- a/keybindings.json +++ b/keybindings.json @@ -154,7 +154,7 @@ "when": "editorTextFocus" }, { - "key": "ctrl+`", + "key": "ctrl+shift+c", "command": "workbench.action.terminal.toggleTerminal" }, {