diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-07-18 17:56:58 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-07-18 17:56:58 +0200 |
commit | e03d24409377e20e93d5dc8eab60deb19566c2a1 (patch) | |
tree | 8256bd805dd9c18b4fda0b45e0ed1d5881a9451e /config/common/mpv | |
parent | ee1edc2a6a1cd2ae102c2a7210277d969df944f9 (diff) | |
parent | d1e66a980851aed154926852333d683dc5554bc9 (diff) |
Merge branch 'main' of /var/git/dotfiles
Diffstat (limited to 'config/common/mpv')
-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 |