diff --git a/.config/yazi/keymap.toml b/.config/yazi/keymap.toml index e284af4a..06d9ea77 100644 --- a/.config/yazi/keymap.toml +++ b/.config/yazi/keymap.toml @@ -27,6 +27,10 @@ append_keymap = [ "g", "i", ], run = "cd ~/Imagenes", desc = "Go to the images directory" }, + { on = [ + "g", + "s", + ], run = "cd ~/Imagenes/Capturas", desc = "Go to the screenshots directory" }, { on = [ "g", "D",