Various config tweaks

This commit is contained in:
Ian Keane 2026-08-02 12:41:30 -04:00
parent b18f5056b3
commit 901d74e8b2
13 changed files with 105 additions and 4 deletions

View file

@ -11,6 +11,7 @@ config.font = wezterm.font_with_fallback {
config.font_size = 14
config.enable_tab_bar = false
config.audible_bell = "Disabled"
-- Wayland-specific settings
config.enable_wayland = true