Update alacritty deprecated config

This commit is contained in:
Jake Howard 2020-08-05 22:15:29 +01:00
parent b51d84b74d
commit ff09c81cd4
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -39,6 +39,8 @@ window:
# - none: Neither borders nor title bar
decorations: full
dynamic_title: true
scrolling:
# Maximum number of lines in the scrollback buffer.
# Specifying '0' will disable scrolling.
@ -197,7 +199,7 @@ colors:
# - Linear
#
# Specifying a `duration` of `0` will disable the visual bell.
visual_bell:
bell:
animation: EaseOutExpo
duration: 0
@ -258,8 +260,6 @@ selection:
# clipboard.
save_to_clipboard: false
dynamic_title: true
cursor:
# Cursor style
#