home: vscode: enable command center
This commit is contained in:
parent
275a3725d8
commit
c21a75eaad
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue