From 7f1416d7c6774e10b529ec3604b5d67fbd7c583f Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 16 Jun 2025 00:10:41 +0200 Subject: Initial commit --- .config/mpv/mpv.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .config/mpv/mpv.conf (limited to '.config/mpv') 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 -- cgit v1.2.3