From 102dc49fd09d9240be13ea5fd4e59baa51d9528b Mon Sep 17 00:00:00 2001 From: sudacode Date: Sat, 13 Sep 2025 17:16:07 -0700 Subject: [PATCH] update input.conf --- .config/mpv/input.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index c013732..834e08f 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -241,9 +241,9 @@ ctrl+K script-binding mpvacious-secondary-sid-prev ctrl+J script-binding mpvacious-secondary-sid-next # }}} -# {{ animecards +# {{{ animecards ctrl+v script-binding animecards/update-anki-card -# }} +# }}} # {{{ mpv-youtube-queue ctrl+a script-binding mpv_youtube_queue/add_to_queue @@ -279,3 +279,7 @@ g-t script-binding select/select-track g-v script-binding select/select-vid g-w script-binding select/select-watch-later # }}} + +# {{{ IMMERSION TRACKER +ctrl+t script-binding immersion_tracker/immersion_tracking +# }}}