refactor(wezterm): increase font size by 1
This commit is contained in:
parent
d4af29c120
commit
17d8b9db32
@ -33,5 +33,5 @@ return {
|
|||||||
},
|
},
|
||||||
{ family = "Nerd Font Symbols" },
|
{ family = "Nerd Font Symbols" },
|
||||||
}),
|
}),
|
||||||
font_size = 11,
|
font_size = 12,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user