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
No known key found for this signature in database

View File

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