fonts, color, bings

This commit is contained in:
Matt Nish-Lapidus 2025-05-25 12:08:47 -04:00
parent c8dd5276e6
commit 746bb52e03
10 changed files with 106 additions and 107 deletions

View file

@ -48,6 +48,11 @@ config.audible_bell = "Disabled";
config.warn_about_missing_glyphs = false;
config.font_size = 14
config.font = wezterm.font {
family = 'IBM Plex Mono',
-- weight = ''
}
config.freetype_load_flags = 'NO_HINTING'
-- config.color_scheme = 'One Dark (Gogh)'