From 92bd1ec4820b104d3d59371ffd9c17fc9ddef1a3 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 30 Apr 2025 13:27:37 +0200 Subject: mpv: update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/mpv/mvi/input.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.config/mpv/mvi/input.conf') diff --git a/.config/mpv/mvi/input.conf b/.config/mpv/mvi/input.conf index 0eb9f48..1d5b989 100644 --- a/.config/mpv/mvi/input.conf +++ b/.config/mpv/mvi/input.conf @@ -7,6 +7,10 @@ SPACE repeatable playlist-next alt+SPACE repeatable playlist-prev +# familiar binds +n playlist-next +p playlist-prev + UP ignore DOWN ignore LEFT repeatable playlist-prev @@ -97,7 +101,7 @@ S screenshot window # Toggle aspect ratio information on and off A cycle-values video-aspect-override "-1" "no" -p script-message force-print-filename +P script-message force-print-filename # ADVANCED: you can define bindings that belong to a "section" (named "image-viewer" here) like so: #alt+SPACE {image-viewer} repeatable playlist-prev -- cgit 1.4.1