From d00ffe7f2ce8f395bd89dd45368c5aae247734c7 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Tue, 23 Jul 2019 18:02:59 +0000 Subject: [PATCH] [mpv] clean up keybindings --- home/.config/mpv/input.conf | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/home/.config/mpv/input.conf b/home/.config/mpv/input.conf index 9fa73e9..9af6e17 100644 --- a/home/.config/mpv/input.conf +++ b/home/.config/mpv/input.conf @@ -1,17 +1,5 @@ -#q quit-watch-later -y frame-step -Y frame-back-step - -# af filter bs2b (for headphones) +# audio filter bs2b (for headphones) b af toggle "bs2b" -## control pulse app volume instead of mpv in-app volume -#0 add ao-volume 2 -#9 add ao-volume -2 -#m cycle ao-mute -## but with Shift+(0|9|m) the internal volume can still be controlled -#= add volume 2 # Shift+0 -#) add volume -2 # Shift+9 -#Shift+m cycle mute - +# variable correction of audio pitch when changing speed k cycle-values audio-pitch-correction "no" "yes"