mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-25 20:54:34 +00:00
Use UP/DOWN for volume control
This commit is contained in:
parent
0e148e6343
commit
e3dc08d787
|
@ -11,9 +11,13 @@ g ab-loop
|
|||
i script-binding stats/display-stats-toggle
|
||||
I script-binding stats/display-stats
|
||||
|
||||
UP add volume 2
|
||||
DOWN add volume -2
|
||||
|
||||
# Zooming
|
||||
- add video-zoom -.25
|
||||
+ add video-zoom .25
|
||||
|
||||
# Moving/panning video
|
||||
kp8 add video-pan-y .05
|
||||
kp6 add video-pan-x -.05
|
||||
|
|
Loading…
Reference in a new issue