mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Remove new vscode titlebar
This commit is contained in:
parent
e8c51558c4
commit
3ff4718486
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,8 @@
|
|||
"editor.minimap.enabled" = false;
|
||||
"window.menuBarVisibility" = "toggle";
|
||||
"workbench.editor.decorations.colors" = false;
|
||||
"window.titleBarStyle" = "native";
|
||||
"window.customTitleBarVisibility" = "never";
|
||||
}
|
||||
);
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue