summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/keymap.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/keymap.toml b/config/keymap.toml
index 60eafbf..0e300da 100644
--- a/config/keymap.toml
+++ b/config/keymap.toml
@@ -82,10 +82,10 @@ keys = [ "r" ]
command = "console cd"
keys = [ "c", "d" ]
[[mapcommand]]
-command = "cd .." ]
+command = "cd .."
keys = [ "left" ]
[[mapcommand]]
-command = "cd .." ]
+command = "cd .."
keys = [ "h" ]
[[mapcommand]]