kitty: Disable audio bell

Now it's possible to use the terminal in peace, and with the volume set
to a cool amount, without worrying about audio bells when scrolling
through man pages.
This commit is contained in:
Donovan Glover 2022-09-28 11:43:14 -04:00
parent 1023dc4d2f
commit 323bf99af5
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -52,6 +52,9 @@ allow_remote_control yes
# Listen for remote control commands outside of kitty (required for scripts)
listen_on unix:/tmp/kitty
# Don't make noise in the terminal, such as when scrolling to the bottom of a man page
enable_audio_bell no
# Use a consistent window size for floating windows
# remember_window_size no