Remove deprecated alacritty config value
This commit is contained in:
parent
f8a35868d0
commit
6c53d69c01
1 changed files with 0 additions and 3 deletions
|
@ -70,9 +70,6 @@ scrolling:
|
||||||
# scrollback is enabled (history > 0).
|
# scrollback is enabled (history > 0).
|
||||||
multiplier: 3
|
multiplier: 3
|
||||||
|
|
||||||
# Scroll to the bottom when new text is written to the terminal.
|
|
||||||
auto_scroll: false
|
|
||||||
|
|
||||||
# Spaces per Tab (changes require restart)
|
# Spaces per Tab (changes require restart)
|
||||||
#
|
#
|
||||||
# This setting defines the width of a tab in cells.
|
# This setting defines the width of a tab in cells.
|
||||||
|
|
Loading…
Reference in a new issue