mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 17:34:03 +01:00
Switch the functionality of j and k in feh/keys
This commit is contained in:
parent
b3de2d753b
commit
9ad2a63892
@ -90,9 +90,10 @@ menu_child
|
||||
menu_select
|
||||
|
||||
# Add our custom keybindings
|
||||
# Note that k goes right (next) and j goes left (prev)
|
||||
toggle_fullscreen f
|
||||
next_img j
|
||||
prev_img k
|
||||
next_img k
|
||||
prev_img j
|
||||
toggle_filenames d
|
||||
toggle_fixed_geometry g
|
||||
toggle_pause h
|
||||
|
Loading…
Reference in New Issue
Block a user