diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-07-15 23:18:49 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-07-15 23:18:49 +0200 |
commit | 8c22e3212086a89990a3709c78c3eb5ca92a7b2e (patch) | |
tree | 737072b2b5308f4e678299440d6fc007939da77e /config/common | |
parent | 0bdd5288aed359f0ed1f4401c08afc1f7868b997 (diff) | |
parent | 0b7195aab3e729f2b577545b3485dfe1193fd046 (diff) |
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'config/common')
-rw-r--r-- | config/common/mpv/input.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/common/mpv/input.conf b/config/common/mpv/input.conf index 9de1b1b..295dd4d 100644 --- a/config/common/mpv/input.conf +++ b/config/common/mpv/input.conf @@ -181,6 +181,8 @@ q quit-watch-later +Alt+l cycle-values loop-file "inf" "no" # toggle infinite looping + # seeking H add chapter -1 L add chapter 1 |