refactor(wezterm): increase font size

This commit is contained in:
Price Hiller 2023-10-02 10:05:12 -05:00
parent 672848451e
commit 0cf211915d
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

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