🔧 (home) vscode change zoom level

This commit is contained in:
Laureηt 2024-04-05 15:40:24 +02:00
parent a32e2095ab
commit 066bdb40fc
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk

View file

@ -29,7 +29,7 @@
"gitmoji.showEmojiCode" = true;
"terminal.integrated.fontFamily" = "'FiraCode Nerd Font Mono', 'Noto Color Emoji'";
"window.menuBarVisibility" = "toggle";
"window.zoomLevel" = -0.5;
"window.zoomLevel" = -0.75;
"workbench.colorTheme" = "Catppuccin Mocha";
"workbench.editor.empty.hint" = "hidden";
"workbench.iconTheme" = "catppuccin-mocha";