summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter2020-10-04 18:16:11 +0100
committerPeter2020-10-04 18:16:11 +0100
commit470b6fb3a2a33684d2f7bf5e6ee7c4f879b1b005 (patch)
treeb36ecb8205c15dc86449f9a8535733a670793ce4
parentd867f23a038d1c91e130e69670269c0d1d79605e (diff)
downloaddotfiles-470b6fb3a2a33684d2f7bf5e6ee7c4f879b1b005.tar.gz
dotfiles-470b6fb3a2a33684d2f7bf5e6ee7c4f879b1b005.tar.bz2
dotfiles-470b6fb3a2a33684d2f7bf5e6ee7c4f879b1b005.zip
Enable hardware acceleration, works on x230 vs x200
-rw-r--r--.config/mpv/mpv.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 6113214..131b41c 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -25,3 +25,6 @@ pause
[extension.webp]
pause
+
+# enable hardware decoding
+hwdec=auto