From 47e1c3202ca3a09df5a1ea44a1cf97ca713504cd Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Sat, 11 Oct 2025 15:37:35 +0200 Subject: add sub delay reset shortcut to mpv --- .config/mpv/input.conf | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3