From 6b6e98cabf9181742c99324151670d2add0a148d Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Mon, 21 Apr 2025 15:42:52 -0400 Subject: [PATCH] bell --- modules/home/shell-conf/wezterm/wezterm.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/home/shell-conf/wezterm/wezterm.lua b/modules/home/shell-conf/wezterm/wezterm.lua index 873f221..91b644f 100644 --- a/modules/home/shell-conf/wezterm/wezterm.lua +++ b/modules/home/shell-conf/wezterm/wezterm.lua @@ -43,6 +43,8 @@ local workspace_switcher = wezterm.plugin.require("https://github.com/MLFlexer/s config.enable_wayland = false; -- config.front_end = "WebGpu"; +config.audible_bell = "Disabled"; + config.warn_about_missing_glyphs = false; config.font_size = 14