From ebef8c9adc56d820d85888b94f98d5bedfcd8600 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 30 Mar 2020 18:26:32 +0200 Subject: [PATCH] Update alacritty configuration for new version Signed-off-by: Severin Kaderli --- system/.config/alacritty/alacritty.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/system/.config/alacritty/alacritty.yml b/system/.config/alacritty/alacritty.yml index b9e8a05..f09d582 100644 --- a/system/.config/alacritty/alacritty.yml +++ b/system/.config/alacritty/alacritty.yml @@ -60,18 +60,6 @@ scrolling: # scrollback is enabled (history > 0). multiplier: 3 - # 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 (changes require restart) font: # Normal (roman) font face