summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/keymap.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/keymap.toml b/config/keymap.toml
index 624a7c0..84940b5 100644
--- a/config/keymap.toml
+++ b/config/keymap.toml
@@ -18,7 +18,7 @@ keys = [ "ctrl+w" ]
command = "close_tab"
keys = [ "q" ]
[[mapcommand]]
-command = "force_quit"
+command = "quit_to_cwd"
keys = [ "Q" ]
[[mapcommand]]
command = "reload_dirlist"