1
0
Fork 0

wezterm: IBM Plex Mono slashed zero

This commit is contained in:
Von Random 2024-07-26 18:03:56 +03:00
parent 2eb66d5a7e
commit a1815ef7e2

View file

@ -21,6 +21,7 @@ cfg.check_for_updates = false
cfg.cursor_blink_rate = 0
cfg.bold_brightens_ansi_colors = false
cfg.font = wt.font('IBM Plex Mono')
cfg.harfbuzz_features = {'ss03'}
cfg.font_size = fn.set_by_os{
Darwin = 14,
others = 11