disable audible bell in kitty

This commit is contained in:
Matthew Ryan Dillon 2025-04-07 11:14:17 -04:00
parent 67eddb7ae7
commit 88b5f0af95

View file

@ -4,6 +4,10 @@ shell .
clipboard_control write-clipboard write-primary no-append
macos_option_as_alt yes
# Bell
enable_audio_bell no
visual_bell_duration 0.5
# The basic colors
foreground #cdd6f4
background #1e1e2e