summaryrefslogtreecommitdiff
path: root/mpv/input.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mpv/input.conf')
-rw-r--r--mpv/input.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/mpv/input.conf b/mpv/input.conf
new file mode 100644
index 0000000..c5065c7
--- /dev/null
+++ b/mpv/input.conf
@@ -0,0 +1,6 @@
+WHEEL_UP add volume 2
+WHEEL_DOWN add volume -2
+l seek 5
+h seek -5
+j seek 60
+k seek -60 \ No newline at end of file