diff options
| author | kj-sh604 | 2025-02-08 17:32:22 -0500 |
|---|---|---|
| committer | kj-sh604 | 2025-02-08 17:32:22 -0500 |
| commit | d366acaa34129feea1ef20b55bb81baa37d89a36 (patch) | |
| tree | 158510a1f97b424ae7276fa9f22244f474d074e1 /.config/mpv | |
| parent | 5db0a498357e48dc734798d741418ffa9e346888 (diff) | |
refactor: autofit-larger
Diffstat (limited to '.config/mpv')
| -rw-r--r-- | .config/mpv/mpv.conf | 2 |
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" |
