From 36a274dbc066068ff25b839e21ce3b82ec292c88 Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Mon, 23 Feb 2026 15:03:10 -0500 Subject: big updates --- mpv/dot-config/mpv/mpv.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mpv/dot-config/mpv/mpv.conf (limited to 'mpv/dot-config') diff --git a/mpv/dot-config/mpv/mpv.conf b/mpv/dot-config/mpv/mpv.conf new file mode 100644 index 0000000..14c6e81 --- /dev/null +++ b/mpv/dot-config/mpv/mpv.conf @@ -0,0 +1,3 @@ +vo=gpu-next +hwdec=yes +ytdl-format="bestvideo[height<=?1800]+bestaudio/best" -- cgit v1.2.3-71-gdd5e