[mpv] clean up keybindings
This commit is contained in:
parent
3a0bb3f633
commit
d00ffe7f2c
|
@ -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"
|
||||
|
|
Reference in a new issue