fix: mpv keybinding
This commit is contained in:
parent
5a5e00d10e
commit
59bf9abaf5
|
@ -1,4 +1,5 @@
|
|||
CTRL+p script-message osc-playlist
|
||||
n playlist-prev ; show-text "${playlist-pos-1}/${playlist-count}"
|
||||
p playlist-next ; show-text "${playlist-pos-1}/${playlist-count}"
|
||||
|
||||
n playlist-next ; show-text "${playlist-pos-1}/${playlist-count}"
|
||||
p playlist-prev ; show-text "${playlist-pos-1}/${playlist-count}"
|
||||
c add chapter 1
|
||||
C add chapter -1
|
Loading…
Reference in New Issue
Block a user