diff --git a/.config/Code - OSS/User/settings.json b/.config/Code - OSS/User/settings.json new file mode 100644 index 0000000..8c93a39 --- /dev/null +++ b/.config/Code - OSS/User/settings.json @@ -0,0 +1,5 @@ +{ + "glassit.alpha": 220, + "workbench.iconTheme": "vscode-icons", + "terminal.integrated.fontFamily": "'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback', 'Hack Nerd Font'" +} \ No newline at end of file