From f33a5662bc95b2f28af4c6beec20212d493e9e68 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 11 Nov 2022 11:18:19 +0100 Subject: set nonreparenting global variable in profile --- .config/kitty/kitty.conf | 2 +- .config/mpv/mpv.conf | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to '.config') 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" -- cgit v1.2.3