aboutsummaryrefslogtreecommitdiff
path: root/.config/mpv
diff options
context:
space:
mode:
Diffstat (limited to '.config/mpv')
-rw-r--r--.config/mpv/mpv.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 9d1e8e4..6597e7c 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -14,6 +14,7 @@ correct-downscaling=no
sigmoid-upscaling=no
deband=no
sub-auto=all
-autofit-larger=1600x900
+autofit-larger=96%x92%
+autofit-smaller=240x240
keepaspect-window=no
ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best"