blob: 912d08e3927d3ad39a1b3664f736a01196982eed (
plain) (
blame)
1
2
3
4
5
6
7
|
# Bell
#
# The bell is rung every time the BEL control character is received.
[bell]
# Duration of the visual bell flash in milliseconds. A `duration` of `0` will
# disable the visual bell animation.
duration = 0
|