Remove deprecated faux scroll variable from alacritty

This commit is contained in:
Marty Oehme 2019-11-29 21:03:06 +01:00
parent 47b4774505
commit e6afab4a3b

View file

@ -84,7 +84,7 @@ scrolling:
# to allow mouse scrolling for applications like `man`.
#
# Specifying `0` will disable faux scrolling.
faux_multiplier: 3
# faux_multiplier: 3
# Scroll to the bottom when new text is written to the terminal.
auto_scroll: false