Add two new keybinds for controlling volume

This keybinds is used in mpv, - + are intuitive for controlling volume, but i have compact keyboard without numpad, and pressing + in number row requires me to press it with shift, which i want to avoid.
This commit is contained in:
soredake
2022-06-23 21:23:29 +03:00
committed by GitHub
parent 023c1db417
commit 4a890a4da7

View File

@@ -94,6 +94,8 @@ _ ignore #menu: Track
+ add volume 2 #menu: Volume > Up
- add volume -2 #menu: Volume > Down
0 add volume 2 #menu: Volume > Up
9 add volume -2 #menu: Volume > Down
_ ignore #menu: Volume > -
m cycle mute #menu: Volume > Mute