config (kitty): disable bell
This commit is contained in:
parent
7cfe30a177
commit
1d7e03f3b1
@ -475,7 +475,7 @@
|
||||
|
||||
#: Terminal bell {{{
|
||||
|
||||
enable_audio_bell yes
|
||||
enable_audio_bell no
|
||||
|
||||
#: Enable/disable the audio bell. Useful in environments that require
|
||||
#: silence.
|
||||
@ -490,7 +490,7 @@
|
||||
#: 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
|
||||
|
Loading…
Reference in New Issue
Block a user