Update the sideBar location

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2025-03-01 13:43:49 +01:00
parent 453f73f914
commit 1d050b009d

View File

@@ -22,6 +22,8 @@
# Theme # Theme
"workbench.iconTheme" = "catppuccin-mocha"; "workbench.iconTheme" = "catppuccin-mocha";
"workbench.colorTheme" = "Catppuccin Mocha"; "workbench.colorTheme" = "Catppuccin Mocha";
"workbench.sideBar.location" = "right";
"workbench.activityBar.location" = "bottom";
# Settings for all files # Settings for all files
"files.autoSave" = "off"; "files.autoSave" = "off";