From: Oscar Rodriguez Date: Sun, 17 May 2020 18:33:12 +0000 (-0400) Subject: Change in alacritty X-Git-Url: https://git.josue.xyz/?p=dotfilesold%2F.git;a=commitdiff_plain;h=1b5bbbf1fe44c1ada6b47687fff77aaf839d6fb1 Change in alacritty --- diff --git a/.config/alacritty.yml b/.config/alacritty.yml index 23bfd79..9bb09df 100644 --- a/.config/alacritty.yml +++ b/.config/alacritty.yml @@ -17,8 +17,8 @@ window: # Window dimensions in character columns and lines # (changes require restart) dimensions: - columns: 160 - lines: 48 + columns: 80 + lines: 23 # Adds this many blank pixels of padding around the window # Units are physical pixels; this is not DPI aware. @@ -161,7 +161,7 @@ visual_bell: duration: 0 # Background opacity -background_opacity: 0.8 +background_opacity: 0.95 # Mouse bindings #