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