diff options
-rw-r--r-- | alacritty.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/alacritty.yml b/alacritty.yml index 17aaa280..0173585f 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -83,8 +83,7 @@ # Specifying '0' will disable scrolling. #history: 10000 - # Number of lines the viewport will move for every line scrolled when - # scrollback is enabled (history > 0). + # Scrolling distance multiplier. #multiplier: 3 # Font configuration |