Update alacritty config

This commit is contained in:
foo-dogsquared 2019-12-20 10:44:29 +08:00
parent 514fdbd5cd
commit 083b2c666f

View File

@ -77,15 +77,6 @@ scrolling:
# scroll back is enabled (history > 0).
multiplier: 3
# Faux Scrolling
#
# The `faux_multiplier` setting controls the number of lines the terminal
# should scroll when the alternate screen buffer is active. This is used
# to allow mouse scrolling for applications like `man`.
#
# Specifying `0` will disable faux scrolling.
faux_multiplier: 3
# Scroll to the bottom when new text is written to the terminal.
auto_scroll: false