diff --git a/.config/yazi/keymap.toml b/.config/yazi/keymap.toml index 7dc1243e..42333430 100644 --- a/.config/yazi/keymap.toml +++ b/.config/yazi/keymap.toml @@ -46,7 +46,7 @@ prepend_keymap = [ "r", ], run = 'shell -- ya emit cd "$(git rev-parse --show-toplevel)"', desc = "Goto git root" }, # { on = "o", run = "plugin open-with-cmd --ags=block", desc = "Open with command in terminal" }, - # { on = "O", run = "plugin open-with-cmd", desc = "Open with command" }, + { on = "o", run = "plugin open-with-cmd", desc = "Open with command" }, { on = [ "'", ";",