From 46a310d6c20b2f9f8a84e7d8b55819270cf2801b Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Fri, 30 Dec 2022 15:04:50 +0100 Subject: [PATCH] Revert "simplify binding" This reverts commit 00b7b81516348f23f76a0e31feab0ff3747da577. --- input.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input.conf b/input.conf index ba5334c..107690d 100644 --- a/input.conf +++ b/input.conf @@ -10,7 +10,7 @@ Ctrl+g playlist-play-index 0 G no-osd set playlist-pos-1 ${playlist-count} # add sub-scale +0.1 # warning: this permanently deletes the current file from the filesystem -Ctrl+Shift+r script-message rm-file +Ctrl+Alt+Shift+r script-message rm-file # Image-only bindings SPACE {image} repeatable playlist-next force -- 2.38.5