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 63 additions and 15 deletions
Showing only changes of commit c1f502d7c6 - Show all commits

View File

@@ -24,6 +24,7 @@
"workbench.colorTheme" = "Catppuccin Mocha"; "workbench.colorTheme" = "Catppuccin Mocha";
"workbench.sideBar.location" = "right"; "workbench.sideBar.location" = "right";
"workbench.activityBar.location" = "bottom"; "workbench.activityBar.location" = "bottom";
"editor.fontFamily" = "Source Code Pro";
# Settings for all files # Settings for all files
"files.autoSave" = "off"; "files.autoSave" = "off";