summaryrefslogtreecommitdiffstats
path: root/mpv/files/config
diff options
context:
space:
mode:
authoryushyin <yushyin@saga>2020-03-12 13:10:38 +0100
committeryushyin <yushyin@saga>2020-03-12 13:10:38 +0100
commita67223eca948ab4e14a23c7de705e4b603df3b75 (patch)
treefe9dd6e7b9796d71d03fc9581eb111b672867f17 /mpv/files/config
parentbc1124bd592e6005d00270e001b772dd36244322 (diff)
downloaddotfiles-igor-a67223eca948ab4e14a23c7de705e4b603df3b75.tar.gz
dotfiles-igor-a67223eca948ab4e14a23c7de705e4b603df3b75.tar.xz
add desktop-misc and mpv package
Diffstat (limited to 'mpv/files/config')
-rw-r--r--mpv/files/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpv/files/config b/mpv/files/config
new file mode 100644
index 0000000..e856dec
--- /dev/null
+++ b/mpv/files/config
@@ -0,0 +1,2 @@
+hwdec=auto
+ytdl-format='bestvideo[height<=1080][vcodec !^= vp9]+bestaudio/best'