From a10ed4796526d58388101a7081b496fd581e44e2 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Sun, 19 Apr 2026 19:27:34 +0530 Subject: add: middle button mouse quits mpv --- mpv/input.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/mpv/input.conf b/mpv/input.conf index 75bb317..523b61f 100644 --- a/mpv/input.conf +++ b/mpv/input.conf @@ -1,2 +1,3 @@ CTRL+RIGHT playlist-next # Next video with Shift+Right CTRL+LEFT playlist-prev # Previous video with Shift+Left +MBTN_MID quit -- cgit v1.3