wezterm: maple mono without ligatures
This commit is contained in:
parent
ecbcca3f05
commit
81c250043d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ cfg.check_for_updates = false
|
|||
-- fonts & text
|
||||
cfg.cursor_blink_rate = 0
|
||||
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{
|
||||
Darwin = 14,
|
||||
others = 11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue