aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/.mpv/input.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/.mpv/input.conf b/files/.mpv/input.conf
index a4d459f..87dbe8b 100644
--- a/files/.mpv/input.conf
+++ b/files/.mpv/input.conf
@@ -5,3 +5,5 @@
# Disable: Activate/deactivate deinterlacer.
d ignore
+
+Alt+p run "/bin/sh" "-c" "xdotool search --class mpv | xargs -I{} xdotool key --window {} p"