diff --git a/home/applications/vscode/default.nix b/home/applications/vscode/default.nix index a9db76b..78b8a9d 100644 --- a/home/applications/vscode/default.nix +++ b/home/applications/vscode/default.nix @@ -49,7 +49,7 @@ # https://github.com/microsoft/vscode/issues/184124 window.titleBarStyle = "custom"; workbench.layoutControl.enabled = false; - window.commandCenter = false; + #window.commandCenter = false; # Language specific ### Nix