wezterm: default font size

This commit is contained in:
Daniel Lundin 2023-10-29 09:54:18 +01:00
parent 02a8033fed
commit 2f0cc73f68

View file

@ -93,7 +93,7 @@ return {
warn_about_missing_glyphs = false,
bold_brightens_ansi_colors = false,
allow_square_glyphs_to_overflow_width = "Always",
font_size = 13.5,
font_size = 20,
command_palette_font_size = 13.5,
line_height = 1.1,
initial_cols = 132,