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

@ -9,7 +9,7 @@ config.enable_wayland = false;
config.font_size = 14
config.font = wezterm.font {
family = 'JetBrains Mono',
family = 'IBM Plex Mono',
weight = 'Medium'
}