dots/.config/mpv/input.conf

19 lines
288 B
Plaintext
Raw Normal View History

2020-12-10 14:24:53 +01:00
l seek +5
h seek -5
k seek +30
j seek -30
+ add video-zoom 0.1
- add video-zoom -0.1
= set video-zoom 0; set video-pan-x 0; set video-pan-y 0
H add video-pan-x 0.01
L add video-pan-x -0.01
K add video-pan-y 0.01
J add video-pan-y -0.01
m cycle mute
2022-01-27 11:10:31 +01:00
s nothing
Ctrl+s nothing