diff options
Diffstat (limited to '.config/mpv/mpv.conf')
| -rw-r--r-- | .config/mpv/mpv.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..785b4eb --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +1,7 @@ +pause +keep-open + +ytdl-format=bestvideo[height<=?1080]+bestaudio/best + +volume=50 +volume-max=200 |
