diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | alacritty.yml | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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) # |