From 1064b771da600c95e315067c999f63ee0df4c641 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 11 Mar 2025 12:19:21 +0900 Subject: modified lf/lfrc, modified mpv/input.conf --- ar/.config/mpv/input.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ar/.config/mpv/input.conf') diff --git a/ar/.config/mpv/input.conf b/ar/.config/mpv/input.conf index 87e7fe3..da86c5d 100644 --- a/ar/.config/mpv/input.conf +++ b/ar/.config/mpv/input.conf @@ -110,8 +110,9 @@ TAB script-binding visibility alt+1 set current-window-scale 0.5 # Halve the window size alt+2 set current-window-scale 1.0 # Reset the window size alt+3 set current-window-scale 2.0 # Double the window size -- add video-zoom -0.1 # Zoom out -+ add video-zoom 0.1 # Zoom in +- add video-zoom -0.1 # Zoom out += set video-zoom 0 # Zoom reset ++ add video-zoom 0.1 # Zoom in [ script-binding UndoRedo/undo # Jump to previous position { script-binding UndoRedo/undoCaps # Jump to previous position ] script-binding UndoRedo/redo # Jump to undo position -- cgit v1.2.3