dotfiles/gui/mpv/input.conf
2023-01-14 10:22:31 +08:00

5 lines
199 B
Plaintext

CTRL+p script-message osc-playlist
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