kitty: Turn off audio bell

This commit is contained in:
Sanchayan Maity 2021-01-08 17:09:12 +05:30
parent 785ad62227
commit c3019c997d
1 changed files with 4 additions and 4 deletions

View File

@ -250,7 +250,7 @@ copy_on_select yes
#: Terminal bell {{{
# enable_audio_bell yes
enable_audio_bell no
#: Enable/disable the audio bell. Useful in environments that require
#: silence.
@ -260,18 +260,18 @@ copy_on_select yes
#: Visual bell duration. Flash the screen when a bell occurs for the
#: specified number of seconds. Set to zero to disable.
# window_alert_on_bell yes
window_alert_on_bell no
#: Request window attention on bell. Makes the dock icon bounce on
#: macOS or the taskbar flash on linux.
# bell_on_tab yes
bell_on_tab no
#: Show a bell symbol on the tab if a bell occurs in one of the
#: windows in the tab and the window is not the currently focused
#: window
# command_on_bell none
command_on_bell none
#: Program to run when a bell occurs.