diff --git a/.config/yazi/keymap.toml b/.config/yazi/keymap.toml index 3fcd2de0..7dc1243e 100644 --- a/.config/yazi/keymap.toml +++ b/.config/yazi/keymap.toml @@ -45,8 +45,8 @@ prepend_keymap = [ "g", "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 --ags=block", desc = "Open with command in terminal" }, + # { on = "O", run = "plugin open-with-cmd", desc = "Open with command" }, { on = [ "'", ";",