From 1426bceb39a9c24bd884f496731eeba1972bb0f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Sat, 24 May 2025 13:08:47 +0200 Subject: [PATCH] mpv: Don't keep-open --- .config/mpv/mpv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 6d696448..b9433af8 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -30,7 +30,7 @@ hwdec=auto input-ipc-server=/tmp/mpv-socket # Keeps open the window after a video is finished -keep-open +# keep-open border=no # hides the window title bar msg-color=yes # color log messages on terminal