From 226b3c808393b5e91e3eb6c6c591f5bc5e5d9775 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Thu, 19 Jun 2025 01:01:15 +0400 Subject: refactor(input.conf): reorder keys and improve ab-loop/loop-file bindings --- config/mpv/input.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'config') diff --git a/config/mpv/input.conf b/config/mpv/input.conf index 192a14c..8c32fe8 100644 --- a/config/mpv/input.conf +++ b/config/mpv/input.conf @@ -1,7 +1,8 @@ -l seek 5 -h seek -5 , seek -60 . seek 60 +h seek -5 +l seek 5 + S cycle sub -L ab-loop -J cycle-values loop-file "inf" "no" +Ctrl+l ab-loop +L cycle-values loop-file "inf" "no" -- cgit v1.2.3