wezterm: IBM Plex Mono slashed zero
This commit is contained in:
parent
2eb66d5a7e
commit
a1815ef7e2
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ cfg.check_for_updates = false
|
||||||
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('IBM Plex Mono')
|
cfg.font = wt.font('IBM Plex Mono')
|
||||||
|
cfg.harfbuzz_features = {'ss03'}
|
||||||
cfg.font_size = fn.set_by_os{
|
cfg.font_size = fn.set_by_os{
|
||||||
Darwin = 14,
|
Darwin = 14,
|
||||||
others = 11
|
others = 11
|
||||||
|
|
Loading…
Reference in a new issue