mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
vscode: Enable title bar
This commit is contained in:
parent
6cea24fc06
commit
0aa59826e0
1 changed files with 1 additions and 3 deletions
|
|
@ -54,9 +54,7 @@
|
||||||
"explorer.confirmDragAndDrop" = false;
|
"explorer.confirmDragAndDrop" = false;
|
||||||
"files.autoSave" = "afterDelay";
|
"files.autoSave" = "afterDelay";
|
||||||
"update.mode" = "none";
|
"update.mode" = "none";
|
||||||
"window.menuBarVisibility" = "toggle";
|
"window.titleBarStyle" = "custom";
|
||||||
"window.titleBarStyle" = "native";
|
|
||||||
"window.customTitleBarVisibility" = "never";
|
|
||||||
"git.autofetch" = true;
|
"git.autofetch" = true;
|
||||||
"git.confirmSync" = false;
|
"git.confirmSync" = false;
|
||||||
"git.suggestSmartCommit" = false;
|
"git.suggestSmartCommit" = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue