update keybindings, zoom_fit, zoom_default

This commit is contained in:
Ray Elliott 2022-12-21 14:15:14 +00:00
parent 292792eede
commit b3e9cfb756
1 changed files with 9 additions and 3 deletions

12
keys
View File

@ -7,8 +7,12 @@
toggle_pause
toggle_keep_vp
save_filelist
next_img
prev_img
zoom_default
zoom_fit
toggle_pause space
# toggle_pause space
next_img l Right
prev_img h Left
@ -18,8 +22,10 @@ scroll_down J
scroll_left H
scroll_right L
zoom_in k Up
zoom_out j Down
zoom_in k
zoom_out j
zoom_fit Up
zoom_default Down
menu_parent h Left
menu_child l Right