1
0
Fork 0

wezterm: maple mono without ligatures

This commit is contained in:
Von Random 2025-08-13 19:28:28 +03:00
parent ecbcca3f05
commit 81c250043d

View file

@ -18,7 +18,7 @@ cfg.check_for_updates = false
-- fonts & text -- fonts & text
cfg.cursor_blink_rate = 0 cfg.cursor_blink_rate = 0
cfg.bold_brightens_ansi_colors = false cfg.bold_brightens_ansi_colors = false
cfg.font = wt.font('Maple Mono NF') cfg.font = wt.font('Maple Mono NL NF')
cfg.font_size = fn.set_by_os{ cfg.font_size = fn.set_by_os{
Darwin = 14, Darwin = 14,
others = 11 others = 11