summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/keymap.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/keymap.toml b/config/keymap.toml
index a0f655d..d2eee9c 100644
--- a/config/keymap.toml
+++ b/config/keymap.toml
@@ -122,7 +122,7 @@ keys = [ "A" ]
[[mapcommand]]
command = "select_files"
args = [ "--toggle" ]
-keys = [ "space" ]
+keys = [ " " ]
[[mapcommand]]
command = "select_files"
args = [ "--toggle", "--all" ]