aboutsummaryrefslogtreecommitdiff
path: root/mpv/dot-config
diff options
context:
space:
mode:
Diffstat (limited to 'mpv/dot-config')
-rw-r--r--mpv/dot-config/mpv/mpv.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/mpv/dot-config/mpv/mpv.conf b/mpv/dot-config/mpv/mpv.conf
new file mode 100644
index 0000000..14c6e81
--- /dev/null
+++ b/mpv/dot-config/mpv/mpv.conf
@@ -0,0 +1,3 @@
+vo=gpu-next
+hwdec=yes
+ytdl-format="bestvideo[height<=?1800]+bestaudio/best"