From d2c331b9f036951eef062dd5141c75182375ba12 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Tue, 22 Jul 2025 00:56:22 +0200 Subject: Add current configuration --- common/.mpv/mpv.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 common/.mpv/mpv.conf (limited to 'common/.mpv/mpv.conf') diff --git a/common/.mpv/mpv.conf b/common/.mpv/mpv.conf new file mode 100644 index 0000000..20455ad --- /dev/null +++ b/common/.mpv/mpv.conf @@ -0,0 +1,4 @@ +ytdl-format=bestvideo[height<=480]+bestaudio +audio-display=no +osc=no +osd-bar=no -- cgit v1.2.3