trying out Victor Mono for a bit but i hate contextual ligatures, also removing the dwrite thing for

mactype
This commit is contained in:
flash 2024-03-24 15:32:08 +00:00
parent 46eb6df2ea
commit 563700db8b

View file

@ -10,10 +10,10 @@
"font_options":
[
"gray_antialias",
"dwrite_cleartype_classic"
"no_calt"
],
"font_face": "Consolas",
"font_size": 13,
"font_face": "Victor Mono",
"font_size": 11,
"ignored_packages":
[
"Vintage",
@ -28,4 +28,6 @@
"word_wrap": false,
"show_project_first": true,
"index_files": true,
"line_padding_top": 1,
"line_padding_bottom": 1,
}