chore: Update default config

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-12-25 20:46:40 +00:00
parent 2b954bdb2e
commit 626d2e464b
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -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"