diff options
author | admin <contact@optics-design.com> | 2025-06-16 00:10:41 +0200 |
---|---|---|
committer | admin <contact@optics-design.com> | 2025-06-16 00:10:41 +0200 |
commit | 7f1416d7c6774e10b529ec3604b5d67fbd7c583f (patch) | |
tree | 9defd05491b37505d92e29d1cfd8f21d125f96f2 /.config/mpv/mpv.conf |
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 |