From 7738432134ce682ef0b458dca5dbd86dedc4c681 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Sun, 29 Dec 2024 00:35:34 +0100 Subject: [PATCH] Added geometry settings for mpv --- .config/mpv/mpv.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index b59e1a6..77ead76 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -15,6 +15,10 @@ keep-open=yes # Always save the current playback position on exit save-position-on-quit=yes +# Geometry settings +geometry=50%:50% +autofit=50% + # Create 'high-quality' profile [high-quality] # Describe this profile