diff --git a/keybindings.json b/keybindings.json index bda2ae2..ea4857f 100644 --- a/keybindings.json +++ b/keybindings.json @@ -150,7 +150,7 @@ "when": "editorTextFocus" }, { - "key": "ctrl+shift+c", + "key": "ctrl+shift+d", "command": "workbench.action.terminal.toggleTerminal" }, {