diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index f318386..43ba1a6 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json @@ -3,5 +3,6 @@ "python.defaultInterpreterPath": "/sbin/python3.14", "git.autofetch": true, "explorer.confirmDelete": false, - "git.confirmSync": false + "git.confirmSync": false, + "editor.fontSize": 12 } \ No newline at end of file