summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkj_sh6042026-04-22 22:38:31 -0400
committerkj_sh6042026-04-22 22:38:31 -0400
commitca57dc24d769edd3694e0dfb9d25f9f1f12cf0ab (patch)
treeb63571e73104baa591abebe65b806beb520d4f82
parenteb26c07bf51f08aedb273db7bcc80615db7a8b12 (diff)
refactor: remove `video-sync=display-desync opengl-swapinterval=0 vulkan-swap-mode=fifo-relaxed`
-rw-r--r--.config/mpv/mpv.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index a469b80..d120bc0 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -23,7 +23,4 @@ sub-auto=all
23autofit-larger=96%x92% 23autofit-larger=96%x92%
24autofit-smaller=240x240 24autofit-smaller=240x240
25keepaspect-window=no 25keepaspect-window=no
26video-sync=display-desync
27opengl-swapinterval=0
28vulkan-swap-mode=fifo-relaxed
29ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" 26ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best"