Update alacritty configuration

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-06-17 21:39:03 +02:00
parent 0fb408fc24
commit 4e6c21a7c1
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
2 changed files with 1 additions and 7 deletions

View file

@ -51,9 +51,6 @@ window:
# - buttonless: Title bar, transparent background, but no title bar buttons
decorations: none
# When true, alacritty starts maximized.
start_maximized: false
scrolling:
# Maximum number of lines in the scrollback buffer.
# Specifying '0' will disable scrolling.