dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit ef60d99650b3979809cafb069bbad249fd901591
parent 96f317c3d67369192d529df552d48dd7d905d36f
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Thu, 13 Aug 2020 19:24:08 +0200

mpv: binding to show chapters

Former-commit-id: 87555f1b13980e915dff1a27f5e83f8f06d74d6f
Diffstat:
Mmpv/input.conf | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/mpv/input.conf b/mpv/input.conf @@ -191,3 +191,4 @@ p script-message osc-playlist # show playlist P script-binding osc/visibility # cycle OSC display +C show_text "${chapter-metadata}${chapter}"