commit a10ed4796526d58388101a7081b496fd581e44e2 parent 2119929fbc5225ea5906a29dd17b541e73080e46 Author: ryukamish <[email protected]> Date: Sun, 19 Apr 2026 19:27:34 +0530 add: middle button mouse quits mpv Diffstat:
| M | mpv/input.conf | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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