summaryrefslogtreecommitdiff
path: root/mpv/input.conf
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-04-11 16:06:45 +0530
committerryukamish <[email protected]>2026-04-11 16:06:45 +0530
commit607891801fbf2051a0c9062d15a445dd238c1e1b (patch)
tree33b8cfba2355b498addea05e385b06d46cced30f /mpv/input.conf
parent6fbde2906e3bb2d4d1df23f6374d8a6a0aef870f (diff)
add: mako and mpv configs
Diffstat (limited to 'mpv/input.conf')
-rw-r--r--mpv/input.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpv/input.conf b/mpv/input.conf
new file mode 100644
index 0000000..75bb317
--- /dev/null
+++ b/mpv/input.conf
@@ -0,0 +1,2 @@
+CTRL+RIGHT playlist-next # Next video with Shift+Right
+CTRL+LEFT playlist-prev # Previous video with Shift+Left