Skip to content

Commit

Permalink
Add zoom commands to mpv
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeto committed Oct 16, 2018
1 parent 87c9333 commit 5ae699c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _config/mpv/input.conf
Expand Up @@ -10,6 +10,8 @@ MOUSE_BTN3 add volume 5
MOUSE_BTN4 add volume -5
Alt+RIGHT add video-rotate 90
Alt+LEFT add video-rotate -90
Alt+- add video-zoom -0.25
Alt+= add video-zoom +0.25
t show_progress
] add speed 0.1
[ add speed -0.1
Expand Down

0 comments on commit 5ae699c

Please sign in to comment.