1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30

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
+1 -1
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,