From b492d55575c0ae80eabaa0137f37f4695f8b469b Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 4 Dec 2023 16:39:19 +0200 Subject: Added shortcut for telescope flutter commands --- alacritty/.config/alacritty/alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'alacritty') diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml index 402df8b..803021f 100644 --- a/alacritty/.config/alacritty/alacritty.yml +++ b/alacritty/.config/alacritty/alacritty.yml @@ -144,7 +144,7 @@ font: style: Bold Italic # Point size - size: 13.0 + size: 11.0 # Offset is the extra space around each character. `offset.y` can be thought # of as modifying the line spacing, and `offset.x` as modifying the letter # spacing. @@ -170,7 +170,7 @@ font: colors: # Default colors primary: - background: '#0A0E14' + background: '#000000' foreground: '#B3B1AD' # Normal colors -- cgit v1.2.3