Better visual bell in alacritty
This commit is contained in:
parent
d05174ffd1
commit
daf5d6d851
1 changed files with 2 additions and 2 deletions
|
@ -404,10 +404,10 @@ bell:
|
|||
|
||||
# Duration of the visual bell flash in milliseconds. A `duration` of `0` will
|
||||
# disable the visual bell animation.
|
||||
duration: 50
|
||||
duration: 5
|
||||
|
||||
# Visual bell animation color.
|
||||
#color: '#ffffff'
|
||||
color: '#b00020'
|
||||
|
||||
# Bell Command
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue