summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/mpv/mpv.conf2
1 files changed, 2 insertions, 0 deletions
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
23autofit-larger=96%x92% 23autofit-larger=96%x92%
24autofit-smaller=240x240 24autofit-smaller=240x240
25keepaspect-window=no 25keepaspect-window=no
26video-sync=audio
27opengl-swapinterval=0
26ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" 28ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best"