summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/mpv/.gitignore1
-rw-r--r--.config/mpv/mpv.conf6
2 files changed, 7 insertions, 0 deletions
diff --git a/.config/mpv/.gitignore b/.config/mpv/.gitignore
new file mode 100644
index 0000000..e4c9514
--- /dev/null
+++ b/.config/mpv/.gitignore
@@ -0,0 +1 @@
+watch_later
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
new file mode 100644
index 0000000..02ce569
--- /dev/null
+++ b/.config/mpv/mpv.conf
@@ -0,0 +1,6 @@
+profile=opengl-hq
+hwdec=vaapi
+vo=opengl
+save-position-on-quit
+ytdl-format=bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best
+volume-max=600