summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/kitty/kitty.conf2
-rw-r--r--.config/mpv/mpv.conf2
2 files changed, 1 insertions, 3 deletions
diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf
index bdfcfb3..9cf1ca6 100644
--- a/.config/kitty/kitty.conf
+++ b/.config/kitty/kitty.conf
@@ -937,7 +937,7 @@ background_image_linear no
#: When background image is scaled, whether linear interpolation
#: should be used.
-# dynamic_background_opacity yes
+dynamic_background_opacity yes
#: Allow changing of the background_opacity dynamically, using either
#: keyboard shortcuts (increase_background_opacity and
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 7889859..288a76e 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -14,8 +14,6 @@ msg-color=yes
term-osd-bar=yes
cursor-autohide=1000
-save-position-on-quit=yes
-
screenshot-directory="~/Pictures/"
screenshot-template="%F - [%P]v%#01n"