From 125c524583eb5de315ccddd47a97262dcb345fa4 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Tue, 21 Apr 2026 23:48:14 -0400 Subject: refactor: let system handle tearfree and vsync --- .config/mpv/mpv.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index d120bc0..9686b37 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -23,4 +23,6 @@ sub-auto=all autofit-larger=96%x92% autofit-smaller=240x240 keepaspect-window=no +video-sync=audio +opengl-swapinterval=0 ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" -- cgit v1.2.3