aboutsummaryrefslogtreecommitdiff
path: root/.config/mpv/mpv.conf
diff options
context:
space:
mode:
authorkj-sh6042025-02-08 17:32:22 -0500
committerkj-sh6042025-02-08 17:32:22 -0500
commitd366acaa34129feea1ef20b55bb81baa37d89a36 (patch)
tree158510a1f97b424ae7276fa9f22244f474d074e1 /.config/mpv/mpv.conf
parent5db0a498357e48dc734798d741418ffa9e346888 (diff)
refactor: autofit-larger
Diffstat (limited to '.config/mpv/mpv.conf')
-rw-r--r--.config/mpv/mpv.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 591248a..086c180 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -14,6 +14,6 @@ correct-downscaling=no
sigmoid-upscaling=no
deband=no
sub-auto=all
-autofit-larger=1824x1026
+autofit-larger=1600x900
keepaspect-window=no
ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best"