wezterm: font sizes
This commit is contained in:
parent
9ac26bc683
commit
652846869c
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ cfg.cursor_blink_rate = 0
|
|||
cfg.bold_brightens_ansi_colors = false
|
||||
cfg.font = wt.font('Fantasque Sans Mono')
|
||||
cfg.font_size = fn.set_by_os{
|
||||
Darwin = 15,
|
||||
Darwin = 16,
|
||||
others = 12
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue