This repository has been archived on 2021-04-06. You can view files and clone it, but cannot push or open issues/pull-requests.
dotfiles/home/.config/mpv/input.conf

18 lines
412 B
Plaintext

#q quit-watch-later
y frame-step
Y frame-back-step
# af 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
k cycle-values audio-pitch-correction "no" "yes"