From 9bb29c3310baff546b17ff3c8aeddb2296b7f0ce Mon Sep 17 00:00:00 2001 From: Rose Date: Mon, 25 Aug 2025 18:45:30 +0200 Subject: Move to funkier structure !! --- mpv/.config/mpv/mpv.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mpv/.config/mpv/mpv.conf (limited to 'mpv') diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf new file mode 100644 index 0000000..0e63ddb --- /dev/null +++ b/mpv/.config/mpv/mpv.conf @@ -0,0 +1,10 @@ +[extension.mkv] +keep-open +volume-max=150 + +[extension.gif] +osc=no +loop-file + +[protocol.cdda] +no-video -- cgit v1.2.3