diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty.yml b/alacritty.yml index 9cedbdd1..279e014e 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -223,7 +223,7 @@ mouse: # # Number of lines the viewport will move when scrolling in # the terminal with scrollback enabled (>0). - normal_scrolling_lines: 300 + normal_scrolling_lines: 3 selection: semantic_escape_chars: ",│`|:\"' ()[]{}<>" |