mpv-bookmarker
mpv-bookmarker copied to clipboard
.conf file
How can I use .conf
file to customize keys?
Need to customize these.
- ctrl+s = function() addBookmark() end
- 1 = function() jumpPage(-1) end
- 2 = function() jumpToBookmark(currentSlot) end
- 3 = function() jumpPage(1) end