From 76d81389403597b51ca43008f00a69cec9151967 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Fri, 11 Nov 2022 13:47:57 +0000 Subject: changed back opacity of terminal --- alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alacritty.yml') diff --git a/alacritty.yml b/alacritty.yml index bf65cbf..1612982 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -68,7 +68,7 @@ window: # # 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. - opacity: 0.90 + opacity: 1.0 # Startup Mode (changes require restart) # -- cgit v1.2.3