alacritty: Use "alacritty" as TERM

This commit is contained in:
2022-07-02 12:50:07 +02:00
parent 99d14f5f6b
commit c66d39fa5a

View File

@@ -21,7 +21,7 @@ env:
# each instance of Alacritty. If it is not present, alacritty will # each instance of Alacritty. If it is not present, alacritty will
# check the local terminfo database and use `alacritty` if it is # check the local terminfo database and use `alacritty` if it is
# available, otherwise `xterm-256color` is used. # available, otherwise `xterm-256color` is used.
TERM: xterm-256color TERM: alacritty
window: window:
# Window dimensions (changes require restart) # Window dimensions (changes require restart)