diff options
Diffstat (limited to '')
-rw-r--r-- | mpv/mpv.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mpv/mpv.conf b/mpv/mpv.conf index 59c9ee3..79aa361 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -2,5 +2,6 @@ # use Jack #ao=jack #ao=pulse +vo=x11 save-position-on-quit=yes ytdl-format=bestvideo[height <= 1080]+bestaudio/best |