shit
This commit is contained in:
commit
01a9e86575
64 changed files with 2284 additions and 0 deletions
13
config/mpv/input.conf
Normal file
13
config/mpv/input.conf
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Go to previous or next music
|
||||
Shift+j playlist-prev
|
||||
Shift+k playlist-next
|
||||
|
||||
h seek -5
|
||||
l seek 5
|
||||
|
||||
# Control Volume
|
||||
j add volume -2
|
||||
k add volume 2
|
||||
|
||||
Alt+j add video-zoom -0.25
|
||||
Alt+k add video-zoom 0.25
|
4
config/mpv/mpv.conf
Normal file
4
config/mpv/mpv.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
volume=50
|
||||
volume-max=500
|
||||
audio-display=no
|
||||
keep-open
|
Loading…
Add table
Add a link
Reference in a new issue