From d5c5b670232ba2bf29e76ef91716048a2fa5eea0 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Fri, 18 Nov 2022 17:27:06 +0100 Subject: mpv: add yanktime script --- .config/mpv/input.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/mpv/input.conf') diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index 9c74d0f..76b3e25 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -125,6 +125,7 @@ Alt+y script-binding autocrop/toggle_crop #! utils > autocrop Alt+m script-binding mouse_coords #! utils > mouse coords g script-message contact-sheet-close; script-message playlist-view-toggle #! utils > playlist view c script-message playlist-view-close; script-message contact-sheet-toggle #! utils > contact sheet +y-y script_binding yanktime/yanktime #! utils > yanktime # 1 ignore # 2 ignore -- cgit 1.4.1