From ca57dc24d769edd3694e0dfb9d25f9f1f12cf0ab Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Wed, 22 Apr 2026 22:38:31 -0400 Subject: refactor: remove `video-sync=display-desync opengl-swapinterval=0 vulkan-swap-mode=fifo-relaxed` --- .config/mpv/mpv.conf | 3 --- 1 file changed, 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 autofit-larger=96%x92% autofit-smaller=240x240 keepaspect-window=no -video-sync=display-desync -opengl-swapinterval=0 -vulkan-swap-mode=fifo-relaxed ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" -- cgit v1.2.3