aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--alacritty.yml2
2 files changed, 2 insertions, 1 deletions
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)
#