From 2a0f54f6bb13d90daac72e6192685e04cea01946 Mon Sep 17 00:00:00 2001 From: hellerve Date: Tue, 25 Jun 2019 18:11:32 +0200 Subject: [PATCH] alacritty: more tweaks --- alacritty.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alacritty.yml b/alacritty.yml index c16a457..110b3c7 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -31,7 +31,7 @@ colors: white: '0xa0a0a0' yellow: '0xe6c547' primary: - background: '0xfefefe' + background: '0xedf0ef' foreground: '0x333333' cursor_style: Block custom_cursor_colors: true @@ -413,6 +413,9 @@ window: dimensions: columns: 80 lines: 24 + dynamic_padding: false padding: x: 2 y: 2 + startup_mode: Windowed + title: Alacritty