change vscode gonfig

This commit is contained in:
Frost-Phoenix 2023-12-14 16:03:52 +01:00
parent 112ba74a77
commit adc828711b

View file

@ -28,6 +28,7 @@
"workbench.colorTheme" = "Catppuccin Mocha";
"workbench.iconTheme" = "catppuccin-mocha";
"vsicons.dontShowNewVersionMessage" = true;
"explorer.confirmDragAndDrop" = false;
"editor.fontLigatures" = true;
"editor.minimap.enabled" = false;
"workbench.startupEditor" = "none";