turn off catppuccin.syncWithIconPack in vscode settings

This commit is contained in:
Seaswimmer 2024-12-02 19:45:58 -05:00
parent 5c8bdec1cb
commit 6afac0e40a
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -295,6 +295,7 @@
"editor.fontLigatures" =
"'cv01', 'cv02', 'ss05', 'ss08', 'ss03', 'cv29', 'cv30', 'cv11'";
"workbench.iconTheme" = "catppuccin-latte";
"catppuccin.syncWithIconPack" = false;
"codesnap.shutterAction" = "copy";
"codesnap.transparentBackground" = true;
"codesnap.realLineNumbers" = true;