summaryrefslogtreecommitdiff
path: root/mac/.config/yazi/yazi.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mac/.config/yazi/yazi.toml')
-rw-r--r--mac/.config/yazi/yazi.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.config/yazi/yazi.toml b/mac/.config/yazi/yazi.toml
index f752723..205ee50 100644
--- a/mac/.config/yazi/yazi.toml
+++ b/mac/.config/yazi/yazi.toml
@@ -82,7 +82,7 @@ rules = [
# Empty file
{ mime = "inode/empty", use = [ "edit", "reveal" ] },
# Fallback
- { name = "*", use = [ "open", "reveal" ] },
+ { name = "*", use = [ "edit", "open", "reveal" ] },
]
[[open.prepend_rules]]