home: vscode: enable command center

This commit is contained in:
Guanran Wang 2024-01-18 16:35:59 +08:00
parent 275a3725d8
commit c21a75eaad
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -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