Remove deprecated alacritty config
This commit is contained in:
parent
d6e634b6a2
commit
4239c6df9d
1 changed files with 0 additions and 12 deletions
|
@ -48,18 +48,6 @@ scrolling:
|
|||
# scrollback is enabled (history > 0).
|
||||
multiplier: 3
|
||||
|
||||
# Scroll to the bottom when new text is written to the terminal.
|
||||
auto_scroll: true
|
||||
|
||||
# Spaces per Tab (changes require restart)
|
||||
#
|
||||
# This setting defines the width of a tab in cells.
|
||||
#
|
||||
# Some applications, like Emacs, rely on knowing about the width of a tab.
|
||||
# To prevent unexpected behavior in these applications, it's also required to
|
||||
# change the `it` value in terminfo when altering this setting.
|
||||
tabspaces: 8
|
||||
|
||||
# Font configuration (changes require restart)
|
||||
#
|
||||
# Important font attributes like antialiasing, subpixel aa, and hinting can be
|
||||
|
|
Loading…
Reference in a new issue