Alacritty config support for newest version

This commit is contained in:
Christian Colglazier 2020-08-23 19:49:53 -04:00
parent 53890288ba
commit 39efa6380f

View File

@ -257,7 +257,7 @@ colors:
# - Linear # - Linear
# #
# Specifying a `duration` of `0` will disable the visual bell. # Specifying a `duration` of `0` will disable the visual bell.
visual_bell: bell:
animation: EaseOutExpo animation: EaseOutExpo
duration: 0 duration: 0
color: '0xffffff' color: '0xffffff'
@ -327,7 +327,7 @@ selection:
save_to_clipboard: false save_to_clipboard: false
# Allow terminal applications to change Alacritty's window title. # Allow terminal applications to change Alacritty's window title.
dynamic_title: true window.dynamic_title: true
cursor: cursor:
# Cursor style # Cursor style