diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-21 08:16:27 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-21 08:16:27 +0100 |
commit | 7f2e035fcec31435fb93cd9d8258a6034b8caa7a (patch) | |
tree | 93b784860603ba22bd28ac34046d039de9b43ea8 /config/common | |
parent | b7d6233eafbd99ddeb290cd819d45dc47963f38b (diff) |
added keybind to list chapters
Diffstat (limited to 'config/common')
-rw-r--r-- | config/common/mpv/input.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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 |