From deb2d11c4703739e6fd4f47367c6a124556e1acb Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Tue, 29 Apr 2025 10:38:12 +0200 Subject: [PATCH] kitty bell config. --- kitty/.config/kitty/kitty.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 949adc6..fb01f3e 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -684,12 +684,12 @@ font_family Fira Code #: Terminal bell {{{ -enable_audio_bell no +enable_audio_bell yes #: The audio bell. Useful to disable it in environments that require #: silence. -# visual_bell_duration 0.1 +visual_bell_duration 0.5 #: The visual bell duration (in seconds). Flash the screen when a bell #: occurs for the specified number of seconds. Set to zero to disable. @@ -700,12 +700,12 @@ enable_audio_bell no #: selection background color. If you feel that the visual bell is too #: bright, you can set it to a darker color. -# window_alert_on_bell yes +window_alert_on_bell yes #: Request window attention on bell. Makes the dock icon bounce on #: macOS or the taskbar flash on linux. -# bell_on_tab "🔔 " +bell_on_tab "🔔 " #: Some text or a Unicode symbol to show on the tab if a window in the #: tab that does not have focus has a bell. If you want to use leading