Update alacritty.yml

This commit is contained in:
Severin Kaderli 2019-11-27 15:58:00 +01:00
parent cb1887279f
commit 66d5e587a1

View file

@ -60,15 +60,6 @@ scrolling:
# scrollback 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