From 15d373589ff1bf12db3539dd329025cbf88b9a92 Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Fri, 7 Feb 2025 15:09:53 +0200 Subject: [PATCH] mpv: fix issue with window not responding to the window manager "quit" --- mpv/.config/mpv/input.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mpv/.config/mpv/input.conf b/mpv/.config/mpv/input.conf index 395fcaee..9a27b80c 100644 --- a/mpv/.config/mpv/input.conf +++ b/mpv/.config/mpv/input.conf @@ -117,8 +117,7 @@ PREV ignore VOLUME_UP ignore VOLUME_DOWN ignore MUTE ignore -CLOSE_WIN ignore -CLOSE_WIN ignore +CLOSE_WIN quit ctrl+w ignore E ignore l ignore