Add mpv config

This commit is contained in:
samedamci 2020-05-12 19:00:56 +02:00
parent 9e1f0c6bb3
commit 5fbe6edc8f
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894

2
.config/mpv/mpv.conf Normal file
View File

@ -0,0 +1,2 @@
hwdec = auto
ytdl-format="bestvideo[height<=?1080]+bestaudio/best"