Fixing bootstrap script

This commit is contained in:
Pratik Kumar Tripathy
2022-02-08 19:37:15 +05:30
parent 926831ad2b
commit 0d0fa3840c
3 changed files with 4 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
//
// Editor Font
"editor.fontFamily": "Hasklug Nerd Font",
"editor.fontSize": 19,
"editor.fontSize": 17,
"editor.fontLigatures": true,
"terminal.integrated.fontFamily": "FuraCode Nerd Font",
"terminal.integrated.fontSize": 17,