fix(dotfiles): Disable Alacritty's visual bell

It's v e r y annoying.
This commit is contained in:
Vincent Ambo 2018-10-14 15:47:43 +02:00
parent ab65fb2371
commit 0dd84abd44

View file

@ -197,3 +197,7 @@ hide_cursor_when_typing: false
# Live config reload (changes require restart)
live_config_reload: true
# Disable visual bell
visual_bell:
duration: 0