chore: Update default config
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
2b954bdb2e
commit
626d2e464b
1 changed files with 3 additions and 2 deletions
|
@ -46,8 +46,9 @@ entry_down = "down"
|
|||
entry_up = "up"
|
||||
expand_dir = "right"
|
||||
file_action = "return"
|
||||
quit = "q"
|
||||
reload = "r"
|
||||
rename_mode = "r"
|
||||
quit = "ctrl+q"
|
||||
reload = "ctrl+r"
|
||||
skip_up = "ctrl+up"
|
||||
skip_down = "ctrl+down"
|
||||
|
||||
|
|
Loading…
Reference in a new issue