diff options
Diffstat (limited to 'files/.mpv/input.conf')
| -rw-r--r-- | files/.mpv/input.conf | 2 |
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" |
