From 47f2852064a10c02a8a6110e9e8704f3501ffa3e Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Fri, 17 Oct 2025 06:49:33 +0200 Subject: [PATCH] fix(foot): disable system bell --- .config/foot/foot.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index eb7a425..cdc9db8 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -5,6 +5,9 @@ font=Iosevka Custom:size=12 title=Terminal locked-title=yes +[bell] +system=no + [mouse] hide-when-typing=yes