From f39d735e2ba625a31a7dbf6fb8bdd62501379ad1 Mon Sep 17 00:00:00 2001 From: zachir Date: Wed, 5 Oct 2022 22:00:32 -0500 Subject: Initial Commit --- mpv/mpv.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 mpv/mpv.conf (limited to 'mpv/mpv.conf') diff --git a/mpv/mpv.conf b/mpv/mpv.conf new file mode 100644 index 0000000..63f8119 --- /dev/null +++ b/mpv/mpv.conf @@ -0,0 +1,5 @@ +save-position-on-quit +osc=no +ao=pulse +vo=gpu +audio-channels=2 -- cgit v1.2.3