aboutsummaryrefslogtreecommitdiff
path: root/files/.config/mpv/input.conf
diff options
context:
space:
mode:
authorAnton Bobov <anton@bobov.name>2023-09-02 00:50:13 +0500
committerAnton Bobov <anton@bobov.name>2023-09-03 20:19:45 +0500
commitf2489385f752b85e786565b8fa751b1838904324 (patch)
tree833b4fd464fca451493ae97c275ff0027df6369c /files/.config/mpv/input.conf
parent45176092a9788a6d798da30e8892b29fe4ef8678 (diff)
[mpv] Updates
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