aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files2
-rw-r--r--mpv/input.conf7
2 files changed, 8 insertions, 1 deletions
diff --git a/files b/files
index 49a7fad..0f02279 100644
--- a/files
+++ b/files
@@ -1 +1 @@
-tmux.conf vimrc zshenv doom.d mpd alacritty.yml ncmpcpp
+tmux.conf vimrc zshenv doom.d mpd mpv alacritty.yml ncmpcpp
diff --git a/mpv/input.conf b/mpv/input.conf
new file mode 100644
index 0000000..56b0266
--- /dev/null
+++ b/mpv/input.conf
@@ -0,0 +1,7 @@
+l seek 5
+h seek -5
+k seek 60
+j seek -60
+- add volume -5
++ add volume 5
+