feat(terminal): adjust font sizes

This commit is contained in:
tux
2026-02-04 03:39:59 +05:30
parent 5f0c07204e
commit 063dd3b580
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
config.font = wezterm.font_with_fallback {
'JetBrainsMono Nerd Font',
}
config.font_size = 14.0
config.font_size = 12.0
config.window_background_opacity = 1
config.audible_bell = "Disabled"