From 13347d79fd48d2f30b819ce1631bbd35658f3331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Thu, 20 May 2021 16:15:49 +0300 Subject: mpv: add keybinding to show chapter list --- dotfiles/.config/mpv/input.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/.config/mpv/input.conf b/dotfiles/.config/mpv/input.conf index 87aa9d1..56455c4 100644 --- a/dotfiles/.config/mpv/input.conf +++ b/dotfiles/.config/mpv/input.conf @@ -207,3 +207,5 @@ s cycle sub S cycle sub down a cycle audio A cycle audio down + +c script-message osc-chapterlist 3; show-text "${osd-ass-cc/0}{\\an9}${osd-ass-cc/1}${chapter}" -- cgit v1.2.3