Fix title bar in Linux
This commit is contained in:
parent
854a6a30c7
commit
3f9cee724f
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
"update.showReleaseNotes": false,
|
"update.showReleaseNotes": false,
|
||||||
"window.openFilesInNewWindow": "on",
|
"window.openFilesInNewWindow": "on",
|
||||||
"window.restoreWindows": "none",
|
"window.restoreWindows": "none",
|
||||||
|
"window.titleBarStyle": "custom",
|
||||||
"workbench.editor.untitled.hint": "hidden",
|
"workbench.editor.untitled.hint": "hidden",
|
||||||
"workbench.enableExperiments": false,
|
"workbench.enableExperiments": false,
|
||||||
"workbench.localHistory.enabled": false,
|
"workbench.localHistory.enabled": false,
|
||||||
|
|
Loading…
Reference in a new issue