Add mpv configuration
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
34636ae138
commit
089f2017c8
6 changed files with 39 additions and 3 deletions
9
system/.config/mpv/input.conf
Normal file
9
system/.config/mpv/input.conf
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Seek controls
|
||||
RIGHT seek 5
|
||||
LEFT seek -5
|
||||
UP seek 60
|
||||
DOWN seek -60
|
||||
|
||||
# Speed controls
|
||||
+ add speed 0.1
|
||||
- add speed -0.1
|
Loading…
Add table
Add a link
Reference in a new issue