From da9bedb772e3135be9a85384f5bdf4454e74a73b Mon Sep 17 00:00:00 2001 From: cy Date: Sat, 14 Dec 2024 13:41:40 -0500 Subject: [PATCH] foot: no visual bell --- nix/home/yt/foot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/home/yt/foot.nix b/nix/home/yt/foot.nix index 30c7f6f..dcd22d5 100644 --- a/nix/home/yt/foot.nix +++ b/nix/home/yt/foot.nix @@ -11,7 +11,7 @@ bell = { urgent = "no"; notify = "no"; - visual = "yes"; + visual = "no"; }; cursor = { style = "beam";