From 7f2e035fcec31435fb93cd9d8258a6034b8caa7a Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 21 Nov 2023 08:16:27 +0100 Subject: added keybind to list chapters --- config/common/mpv/input.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/common/mpv/input.conf b/config/common/mpv/input.conf index dd2674f..7e8c13c 100644 --- a/config/common/mpv/input.conf +++ b/config/common/mpv/input.conf @@ -207,3 +207,5 @@ ctrl+l cycle-values loop-file "inf" "no" # toggle infinite looping # Keep open after exit P cycle keep-open up + +K script-message osc-chapterlist \ No newline at end of file -- cgit v1.2.3