fix: remove bell sounds from kitty

This commit is contained in:
Noah Masur 2022-11-03 21:20:29 -04:00
parent 7ae0649456
commit 4ea56b0aab

View File

@ -69,6 +69,9 @@
tab_bar_edge = "top";
tab_bar_style = "slant";
# Audio
enable_audio_bell = false;
};
};
};