diff options
| author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-04 08:39:31 +0100 | 
|---|---|---|
| committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-04 08:39:31 +0100 | 
| commit | ba4572782dd2cd040e8ebceea2d7feb5acd754a8 (patch) | |
| tree | a4340845b63414b46ce1deccf9c5b277c0945f7d /config/common/mpv | |
| parent | ddbb985e96c9bb76dd7844654d4175be3cd65d45 (diff) | |
checkpoint
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 d51ff2f..611b7c4 100644 --- a/config/common/mpv/input.conf +++ b/config/common/mpv/input.conf @@ -193,6 +193,8 @@ LEFT seek -2 exact  UP seek 2 keyframes  DOWN seek -2 keyframes +ctrl-l cycle-values loop-file "inf" "no"    # toggle infinite looping +  # Speed  ] add speed 0.5  [ add speed -0.5  | 
