diff options
| author | ryukamish <[email protected]> | 2026-04-19 19:27:34 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-04-19 19:27:34 +0530 |
| commit | a10ed4796526d58388101a7081b496fd581e44e2 (patch) | |
| tree | c24c44ec62f83c084370199dd06ed8a3803196ea /mpv/input.conf | |
| parent | 2119929fbc5225ea5906a29dd17b541e73080e46 (diff) | |
add: middle button mouse quits mpv
Diffstat (limited to 'mpv/input.conf')
| -rw-r--r-- | mpv/input.conf | 1 |
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 |
