diff options
Diffstat (limited to '.config/mpv')
-rw-r--r-- | .config/mpv/input.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index 780524b..f05f739 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -21,6 +21,9 @@ l seek 5 k cycle pause space cycle pause +#cycle subs and hide/unhide with v +c cycle sub + #volume control 9 add volume -2 0 add volume 2 |