+mpv config
mpv is my video player of choice, use it for youtube and everything.
This commit is contained in:
2
files
2
files
@@ -1 +1 @@
|
|||||||
tmux.conf vimrc zshenv doom.d mpd alacritty.yml ncmpcpp
|
tmux.conf vimrc zshenv doom.d mpd mpv alacritty.yml ncmpcpp
|
||||||
|
|||||||
7
mpv/input.conf
Normal file
7
mpv/input.conf
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
l seek 5
|
||||||
|
h seek -5
|
||||||
|
k seek 60
|
||||||
|
j seek -60
|
||||||
|
- add volume -5
|
||||||
|
+ add volume 5
|
||||||
|
|
||||||
Reference in New Issue
Block a user