From 300fef2ac227a48927b398bf1702726e01d6bd9c Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Sun, 1 Aug 2021 17:32:01 +0200 Subject: [PATCH] alacritty: make background opaque --- files/alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/alacritty.yml b/files/alacritty.yml index 169ac5b..70217a2 100644 --- a/files/alacritty.yml +++ b/files/alacritty.yml @@ -354,7 +354,7 @@ colors: # # Window opacity as a floating point number from `0.0` to `1.0`. # The value `0.0` is completely transparent and `1.0` is opaque. -background_opacity: 0.95 +background_opacity: 1 #selection: # This string contains all characters that are used as separators for