vscode: don't show titlebar

This commit is contained in:
lelgenio 2021-03-18 00:02:09 -03:00
parent a73d4e3f36
commit ed3f9ff193
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
// Remove clutter teste
"window.titleBarStyle": "custom",
// "window.menuBarVisibility": "toggle",
// "window.titleBarStyle": "custom",
"window.menuBarVisibility": "toggle",
// "workbench.activityBar.visible": false,
// "workbench.editor.showTabs": false,
// "workbench.editor.enablePreview": false,