From 4dcb3df54dd2cd8672654a8e15a1034ec35d8b9f Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 11 May 2023 13:20:55 +0200 Subject: Make mpv always tile nicely, even if it adds black bars to the side --- .config/mpv/mpv.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 0e653a7..bad9e0d 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,2 +1,3 @@ hwdec=auto +no-keepaspect-window ytdl-format=bestvideo[ext=webm][height<=?720][fps<50]+bestaudio/best -- cgit v1.1