Change font to JetBrains Mono
This commit is contained in:
parent
0ebaa91bde
commit
fbb12c7786
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
"default_line_ending": "unix",
|
"default_line_ending": "unix",
|
||||||
"enable_tab_scrolling": false,
|
"enable_tab_scrolling": false,
|
||||||
"ensure_newline_at_eof_on_save": true,
|
"ensure_newline_at_eof_on_save": true,
|
||||||
"font_face": "FantasqueSansMono Nerd Font",
|
"font_face": "JetBrains Mono",
|
||||||
"font_size": 14,
|
"font_size": 12,
|
||||||
"ignored_packages": [
|
"ignored_packages": [
|
||||||
"Vintage"
|
"Vintage"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue