Config changes for alacritty because of software update
This commit is contained in:
parent
48e4a6690f
commit
2a5d0c43bd
1 changed files with 0 additions and 9 deletions
|
@ -90,15 +90,6 @@ scrolling:
|
|||
# Scroll to the bottom when new text is written to the terminal.
|
||||
#auto_scroll: false
|
||||
|
||||
# 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: 4
|
||||
|
||||
# Font configuration
|
||||
font:
|
||||
# Normal (roman) font face
|
||||
|
|
Loading…
Reference in a new issue