aboutsummaryrefslogtreecommitdiff
path: root/files/.config/mpv/input.conf
diff options
context:
space:
mode:
Diffstat (limited to 'files/.config/mpv/input.conf')
-rw-r--r--files/.config/mpv/input.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/files/.config/mpv/input.conf b/files/.config/mpv/input.conf
index 40f89cd..327a604 100644
--- a/files/.config/mpv/input.conf
+++ b/files/.config/mpv/input.conf
@@ -6,9 +6,19 @@
# Disable: Activate/deactivate deinterlacer.
d ignore
+# Pause/resume all running mpv
Alt+p run "/bin/sh" "-c" "xdotool search --class mpv | xargs -I{} xdotool key --window {} p"
# default loudnorm I=-24
# I=-15 -- louder volume
# anull -- disable audio filter
a cycle_values af loudnorm loudnorm=I=-15 anull
+
+Shift+Up add chapter 1
+Shift+Down add chapter -1
+
+m script-binding uosc/menu
+n script-message-to uosc show-submenu "Navigation"
+Tab script-binding uosc/toggle-ui
+
+M cycle mute