wezterm: font size
This commit is contained in:
parent
8b635ab835
commit
b9b901adfe
1 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,8 @@ return {
|
||||||
warn_about_missing_glyphs = false,
|
warn_about_missing_glyphs = false,
|
||||||
bold_brightens_ansi_colors = false,
|
bold_brightens_ansi_colors = false,
|
||||||
|
|
||||||
font_size = 12.5,
|
|
||||||
|
font_size = 10.5,
|
||||||
line_height = 1.1,
|
line_height = 1.1,
|
||||||
|
|
||||||
initial_cols = 128,
|
initial_cols = 128,
|
||||||
|
|
Loading…
Reference in a new issue