Increase font size for wezterm
This commit is contained in:
parent
11eb116f2d
commit
4d66a42129
2 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ return {
|
|||
{ weight = 'Regular', stretch = 'Normal', style = 'Normal' }
|
||||
),
|
||||
|
||||
font_size = 11,
|
||||
font_size = {{ wezterm_font_size }},
|
||||
freetype_load_target = 'Light',
|
||||
freetype_render_target = 'HorizontalLcd',
|
||||
harfbuzz_features = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue