wezterm: font size
This commit is contained in:
parent
965fbbd5d0
commit
820041c273
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ return {
|
||||||
|
|
||||||
bold_brightens_ansi_colors = false,
|
bold_brightens_ansi_colors = false,
|
||||||
|
|
||||||
font_size = 12.0,
|
font_size = 13.0,
|
||||||
line_height = 1.0,
|
line_height = 1.0,
|
||||||
|
|
||||||
-- initial_cols = 120,
|
-- initial_cols = 120,
|
||||||
|
|
Loading…
Reference in a new issue