diff --git a/dot_config/yazi/keymap.toml b/dot_config/yazi/keymap.toml index 68e02ba..753b01f 100644 --- a/dot_config/yazi/keymap.toml +++ b/dot_config/yazi/keymap.toml @@ -149,9 +149,6 @@ keymap = [ # Help { on = "~", run = "help", desc = "Open help" }, { on = "", run = "help", desc = "Open help" }, - # { on = [ "" ], run = ''' - # shell 'dragon -x -i -T "$1"' --confirm - # ''' }, { on = [ "" ], run = ''' shell 'ripdrag "$@" -x 2>/dev/null &' --confirm ''' },