set fonts style like Linux

This commit is contained in:
Alexander Popov 2021-08-09 22:41:57 +03:00
parent ca58829d4f
commit d88058ddc3
Signed by: iiiypuk
GPG Key ID: 398FC73478D97286

View File

@ -4,6 +4,7 @@
"bold_folder_labels": true,
"font_face": "Cascadia Code",
"font_size": 13,
"font_options": ["gdi"], // only Windows
"show_encoding": true,
"draw_centered": false,
"word_wrap": false,
@ -17,5 +18,4 @@
[
"Vintage",
],
"color_scheme": "Mariana.sublime-color-scheme",
}