diff options
| -rw-r--r-- | .config/mpv/input.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index 150b696..711242e 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -1,3 +1,4 @@ ALT+c script-message-to copy_subs copy ALT+SHIFT+c script-message-to copy_subs auto +CTRL+z set sub-delay 0 |