add mpv
This commit is contained in:
parent
6b7a897fb8
commit
5a31201628
3 changed files with 8 additions and 0 deletions
4
mpv/input.conf
Normal file
4
mpv/input.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
# reference is in /usr/share/doc/mpv
|
||||
|
||||
WHEEL_UP add volume 5
|
||||
WHEEL_DOWN add volume -5
|
3
mpv/mpv.conf
Normal file
3
mpv/mpv.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
# reference is in /usr/share/doc/mpv
|
||||
|
||||
ytdl-format="bestvideo[height<=?1080]+bestaudio/best"
|
Loading…
Add table
Add a link
Reference in a new issue