mpv-bookmarker icon indicating copy to clipboard operation
mpv-bookmarker copied to clipboard

.conf file

Open Max-Enrik opened this issue 3 years ago • 0 comments

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

Max-Enrik avatar Dec 17 '21 15:12 Max-Enrik