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
|
# https://github.com/microsoft/vscode/issues/184124
|
||||||
window.titleBarStyle = "custom";
|
window.titleBarStyle = "custom";
|
||||||
workbench.layoutControl.enabled = false;
|
workbench.layoutControl.enabled = false;
|
||||||
window.commandCenter = false;
|
#window.commandCenter = false;
|
||||||
|
|
||||||
# Language specific
|
# Language specific
|
||||||
### Nix
|
### Nix
|
||||||
|
|
Loading…
Reference in a new issue