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 --- .gitignore | 1 + alacritty.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 95ddb48..ee87f3f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ mutt/temp/* newsboat/cache.db.lock mutt/cache/headers vim/plugged +/mpv/watch_later/ 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