aboutsummaryrefslogtreecommitdiff
path: root/.config/mpv/mpv.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/mpv/mpv.conf')
-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 ecc566c..4b93140 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -3,7 +3,7 @@
# Use GPU-accelerated video output by default.
vo=gpu
# Enable best HW decoder, turn off software decoding.
-hwdec=auto
+# hwdec=auto
# Keep the player open when a file's end is reached.
keep-open=yes
# Color log messages on the terminal.