default to build nerd font version

This commit is contained in:
subframe7536 2023-07-26 20:43:29 +08:00
parent 47b25e073b
commit c17e46e2b4

View file

@ -9,7 +9,7 @@ import platform
from ttfautohint import ttfautohint
config = {
"nerd_font": False, # whether to use nerd font
"nerd_font": True, # whether to use nerd font
"mono": False, # whether to use half width icon
"family_name": "Maple Mono", # font family name
"nf_use_hinted_ttf": True, # whether to use hinted ttf to generate Nerd Font