diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-07-12 18:27:24 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-07-12 18:27:24 +0200 |
commit | 36004c35c0e1ee4abcdcce70c923ab8410360f61 (patch) | |
tree | 6a045df92abe47935e6addb278e041ecf2291cd8 /config/common/mpv/input.conf | |
parent | e3b6d0bac537bb8215908cea571f2a0307dc371c (diff) |
added mpv keybind
Diffstat (limited to 'config/common/mpv/input.conf')
-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 |