summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-05-20 03:29:54 +0200
committerTharre <tharre3@gmail.com>2018-05-20 03:29:54 +0200
commit9ab1de9c17ff6e082939f4635d633bcbc5449ef9 (patch)
treea2132020958adcd1930c819156372a5afc9ea901 /.config
parent6cbeea113bb806067d1931d4dbcedc2b6c229bfb (diff)
downloaddotfiles-9ab1de9c17ff6e082939f4635d633bcbc5449ef9.tar.gz
dotfiles-9ab1de9c17ff6e082939f4635d633bcbc5449ef9.tar.xz
dotfiles-9ab1de9c17ff6e082939f4635d633bcbc5449ef9.zip
mpv: replace vo=opengl with vo=gpu
Diffstat (limited to '.config')
-rw-r--r--.config/mpv/mpv.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 6a95ad3..f8e5956 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -1,5 +1,5 @@
hwdec=vaapi
-vo=opengl
+vo=gpu
save-position-on-quit
ytdl-format=bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best
volume-max=600