From 0f690e7a9d6adc2d535ac9120180fa6601ce44c5 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 22 Aug 2024 21:20:17 +0200 Subject: feat(home/yt/mpv): Map further keys --- modules/home/conf/yt/input.conf | 4 ++++ modules/home/conf/yt/mpv.conf | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'modules/home/conf') diff --git a/modules/home/conf/yt/input.conf b/modules/home/conf/yt/input.conf index 3f8e4523..14601533 100644 --- a/modules/home/conf/yt/input.conf +++ b/modules/home/conf/yt/input.conf @@ -2,3 +2,7 @@ Q script-message yt-mark-watch-later c script-message yt-comments-external C script-message yt-comments-local d script-message yt-description +WHEEL_LEFT playlist-previous +WHEEL_RIGHT playlist-next +q ignore +P quit diff --git a/modules/home/conf/yt/mpv.conf b/modules/home/conf/yt/mpv.conf index e73063c4..b6d2501f 100644 --- a/modules/home/conf/yt/mpv.conf +++ b/modules/home/conf/yt/mpv.conf @@ -1,3 +1,2 @@ speed=2.7 volume=75 -msg-level=osd/libass=fatal -- cgit 1.4.1