refactor(wezterm): increase font size by 1

This commit is contained in:
Price Hiller 2023-09-05 17:51:12 -05:00
parent d4af29c120
commit 17d8b9db32
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -33,5 +33,5 @@ return {
},
{ family = "Nerd Font Symbols" },
}),
font_size = 11,
font_size = 12,
}