From abc526800fa1eea5191a95c6230b48d10bf37817 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Fri, 12 Jul 2024 01:12:29 -0700 Subject: [PATCH] feat: disable kitty bell --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index abbcfce..ca8cb88 100755 --- a/home.nix +++ b/home.nix @@ -375,6 +375,7 @@ window_padding_width = "8 8 0"; confirm_os_window_close = -1; shell_integration = "enabled"; + enable_audio_bell = "no"; }; };