diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index f7bffc7..5df6165 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -1,6 +1,11 @@ UP add volume 2 DOWN add volume -2 +Alt+LEFT add video-pan-x 0.01 +Alt+RIGHT add video-pan-x -0.01 +Alt+UP add video-pan-y 0.01 +Alt+DOWN add video-pan-y -0.01 + D cycle deband T script-message-to Thumbnailer Thumbnailer-toggle-gen; script-message-to Thumbnailer Thumbnailer-toggle-osc