wezterm: ibm plex mono font
This commit is contained in:
parent
46a26852a3
commit
2eb66d5a7e
2 changed files with 5 additions and 6 deletions
|
@ -20,8 +20,7 @@ cfg.check_for_updates = false
|
|||
-- fonts & text
|
||||
cfg.cursor_blink_rate = 0
|
||||
cfg.bold_brightens_ansi_colors = false
|
||||
cfg.font = wt.font('Cascadia Mono PL')
|
||||
cfg.harfbuzz_features = {'ss01', 'ss19', 'ss20'}
|
||||
cfg.font = wt.font('IBM Plex Mono')
|
||||
cfg.font_size = fn.set_by_os{
|
||||
Darwin = 14,
|
||||
others = 11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue