diff --git a/keybindings_mac.json b/keybindings_mac.json index 58ae856..6836960 100644 --- a/keybindings_mac.json +++ b/keybindings_mac.json @@ -146,7 +146,7 @@ }, { "key": "cmd+e", - "command": "macros.terminal", + "command": "workbench.action.toggleMaximizedPanel", "when": "!activePanel" }, {