summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/mpv/mpv.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 9686b37..a469b80 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -23,6 +23,7 @@ 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 26video-sync=display-desync
27opengl-swapinterval=0 27opengl-swapinterval=0
28vulkan-swap-mode=fifo-relaxed
28ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" 29ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best"