set default fonts

This commit is contained in:
JesseBot 2023-03-05 15:22:48 +01:00
parent 6e44aad4d9
commit 8801992d0e
No known key found for this signature in database
GPG key ID: C01D207CE04D55D9

View file

@ -8,8 +8,10 @@ return {
initial_cols = 162,
initial_rows = 50,
-- font stuff
-- don't complain if an icon or character is missing
warn_about_missing_glyphs = false,
font = wezterm.font_with_fallback { 'mononoki', 'Hack Nerd Font' },
font_size = 15,
-- window look and feel