aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2020-12-28 10:26:08 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2020-12-28 10:26:08 +0300
commit44263315c21e688901d80434a6fe9aa6cd3cc71c (patch)
tree0d1c9fda718b97229159baa1a6b48335524cb3c3
parent17b635978eacd7fb521437c85f13c6ef8e864840 (diff)
downloadswayrice-44263315c21e688901d80434a6fe9aa6cd3cc71c.tar.gz
swayrice-44263315c21e688901d80434a6fe9aa6cd3cc71c.zip
mpv: change loop bindings
-rw-r--r--dotfiles/.config/mpv/input.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/dotfiles/.config/mpv/input.conf b/dotfiles/.config/mpv/input.conf
index 81997b0..87aa9d1 100644
--- a/dotfiles/.config/mpv/input.conf
+++ b/dotfiles/.config/mpv/input.conf
@@ -198,8 +198,7 @@ H seek -60 exact
L seek 60 exact
Ctrl+h seek -1 exact
Ctrl+l seek 1 exact
-Alt+l ab-loop # Set/clear A-B loop points
-Alt+L cycle-values loop "inf" "no" # toggle infinite looping
+Alt+l cycle-values loop "inf" "no" # toggle infinite looping
j add volume -2
k add volume 2