diff options
| author | kj_sh604 <43.splash@gmail.com> | 2026-04-22 22:38:31 -0400 |
|---|---|---|
| committer | kj_sh604 <43.splash@gmail.com> | 2026-04-22 22:38:31 -0400 |
| commit | ca57dc24d769edd3694e0dfb9d25f9f1f12cf0ab (patch) | |
| tree | b63571e73104baa591abebe65b806beb520d4f82 | |
| parent | eb26c07bf51f08aedb273db7bcc80615db7a8b12 (diff) | |
refactor: remove `video-sync=display-desync opengl-swapinterval=0 vulkan-swap-mode=fifo-relaxed`
| -rw-r--r-- | .config/mpv/mpv.conf | 3 |
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 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" |
