diff options
Diffstat (limited to '.config/mpv/mpv.conf')
-rw-r--r-- | .config/mpv/mpv.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..33993b9 --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +1,6 @@ +cache=no +demuxer-readahead-secs=0 +hwdec=auto-safe +hwdec-codecs=all +vo=gpu +gpu-context=wayland |