about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/alacritty/yaml/scrolling.yml
blob: 503656274977b3fac879d71afbb5874c9957f9f5 (plain) (blame)
1
2
3
4
5
6
7
scrolling:
  # Maximum number of lines in the scrollback buffer.
  # Specifying '0' will disable scrolling.
  history: 10000

  # Scrolling distance multiplier.
  multiplier: 3