summaryrefslogtreecommitdiff
path: root/mpv
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-04-19 19:27:34 +0530
committerryukamish <[email protected]>2026-04-19 19:27:34 +0530
commita10ed4796526d58388101a7081b496fd581e44e2 (patch)
treec24c44ec62f83c084370199dd06ed8a3803196ea /mpv
parent2119929fbc5225ea5906a29dd17b541e73080e46 (diff)
add: middle button mouse quits mpv
Diffstat (limited to 'mpv')
-rw-r--r--mpv/input.conf1
1 files changed, 1 insertions, 0 deletions
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