Try out hack nerd font

This commit is contained in:
Wilfried OLLIVIER 2023-01-10 22:18:19 +01:00
parent a0be01f9a0
commit f35f90e6cb
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
},
"vim.statusBarColorControl": false,
// Editor
"editor.fontFamily": "'JetBrainsMono Nerd Font', Monaco, 'Courier New', monospace",
"editor.fontFamily": "'Hack Nerd Font Mono', Monaco, 'Courier New', monospace",
"editor.fontSize": 11,
"editor.bracketPairColorization.enabled": true,
"files.insertFinalNewline": true,