diff options
Diffstat (limited to 'modules/home/conf/alacritty/toml/bell.toml')
-rw-r--r-- | modules/home/conf/alacritty/toml/bell.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/home/conf/alacritty/toml/bell.toml b/modules/home/conf/alacritty/toml/bell.toml deleted file mode 100644 index 912d08e3..00000000 --- a/modules/home/conf/alacritty/toml/bell.toml +++ /dev/null @@ -1,7 +0,0 @@ -# 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 |