summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/Code/User/settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json
index 9bea0e3..0f83e2f 100644
--- a/.config/Code/User/settings.json
+++ b/.config/Code/User/settings.json
@@ -312,5 +312,6 @@
312 }, 312 },
313 "workbench.activityBar.location": "top", 313 "workbench.activityBar.location": "top",
314 "workbench.layoutControl.enabled": false, 314 "workbench.layoutControl.enabled": false,
315 "window.commandCenter": false 315 "window.commandCenter": false,
316 "workbench.editor.showTabs": "none"
316} \ No newline at end of file 317} \ No newline at end of file