diff options
Diffstat (limited to '.config/feh')
| -rwxr-xr-x | .config/feh/keys | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.config/feh/keys b/.config/feh/keys new file mode 100755 index 0000000..b5e3872 --- /dev/null +++ b/.config/feh/keys @@ -0,0 +1,12 @@ +zoom_in K XF86Forward +zoom_out J XF86Back +next_img L space +prev_img BackSpace H + +scroll_up k Up +scroll_down j Down +scroll_right l Right +scroll_left h Left + +toggle_fullscreen f +save_filelist F |
