summaryrefslogtreecommitdiffstats
path: root/.config/mpv
diff options
context:
space:
mode:
authorPeter2021-04-14 21:52:26 +0100
committerPeter2021-04-14 21:52:26 +0100
commit2857ed6b8b64157291cc8a754f526a18824e5eb4 (patch)
tree10c54a984451e246dd69079234d8e3c726d89dff /.config/mpv
parentb95bbcfa49e8b0c9d6b1263fd35fe54fe20de575 (diff)
downloaddotfiles-2857ed6b8b64157291cc8a754f526a18824e5eb4.tar.gz
dotfiles-2857ed6b8b64157291cc8a754f526a18824e5eb4.tar.bz2
dotfiles-2857ed6b8b64157291cc8a754f526a18824e5eb4.zip
MPV seeking uses OSD
Diffstat (limited to '.config/mpv')
-rw-r--r--.config/mpv/input.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf
index 913e3bc..f13d831 100644
--- a/.config/mpv/input.conf
+++ b/.config/mpv/input.conf
@@ -7,3 +7,6 @@ PGUP playlist-next
x cycle sub
X cycle sub-visibility
Ctrl+n af toggle acompressor
+
+RIGHT osd-msg-bar seek +5 exact
+LEFT osd-msg-bar seek -5 exact