diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 1fe7249..1c0e7c7 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -779,12 +779,12 @@ font_size 13.0 #: Terminal bell {{{ -# enable_audio_bell yes +enable_audio_bell no #: The audio bell. Useful to disable it in environments that require #: silence. -# visual_bell_duration 0.0 +visual_bell_duration 0.0 #: The visual bell duration (in seconds). Flash the screen when a bell #: occurs for the specified number of seconds. Set to zero to disable.