pkgs-in-home #2

Merged
noah.knegt merged 10 commits from pkgs-in-home into main 2025-03-01 14:11:42 +01:00
4 changed files with 62 additions and 15 deletions
Showing only changes of commit 1d050b009d - Show all commits

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";