gvim, wezterm: maple mono experiment
This commit is contained in:
parent
2c417f5a51
commit
84772f2a63
2 changed files with 3 additions and 3 deletions
|
@ -18,9 +18,9 @@ cfg.check_for_updates = false
|
|||
-- fonts & text
|
||||
cfg.cursor_blink_rate = 0
|
||||
cfg.bold_brightens_ansi_colors = false
|
||||
cfg.font = wt.font('Vascadia Mono PL')
|
||||
cfg.font = wt.font('Maple Mono NF')
|
||||
cfg.font_size = fn.set_by_os{
|
||||
Darwin = 15,
|
||||
Darwin = 14,
|
||||
others = 11
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue