mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-02-22 03:19:03 +00:00
Fix mpv zooming
This commit is contained in:
parent
c0e871af58
commit
1a345713b3
1 changed files with 2 additions and 0 deletions
|
@ -16,7 +16,9 @@ DOWN add volume -2
|
|||
|
||||
# Zooming
|
||||
- add video-zoom -.25
|
||||
KP_SUBTRACT add video-zoom -.25
|
||||
+ add video-zoom .25
|
||||
KP_ADD add video-zoom .25
|
||||
|
||||
# Moving/panning video
|
||||
kp8 add video-pan-y .05
|
||||
|
|
Loading…
Add table
Reference in a new issue