aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--mpv/.config/mpv/input.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/mpv/.config/mpv/input.conf b/mpv/.config/mpv/input.conf
index bf79776..9cd6855 100644
--- a/mpv/.config/mpv/input.conf
+++ b/mpv/.config/mpv/input.conf
@@ -2,3 +2,6 @@ WHEEL_UP seek 5
WHEEL_DOWN seek -5
Alt+= add video-zoom 0.1
Alt++ add video-zoom 0.1
+Alt++ add video-zoom 0.1
+UP add volume 5
+DOWN add volume -5