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