diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-14 02:06:43 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-14 02:06:43 +0900 |
| commit | fafa00ce22d886a717c1af83c9bb67fdb904a16b (patch) | |
| tree | 46083b1bfe68ddd2b58f5086f90f0c571cb1af13 /mac/.config/yazi/yazi.toml | |
| parent | 68ed1a68693ee7eb1cf76bf93028ef7dd43939ee (diff) | |
modified yazi/yazi.toml, modified bin/bmshortcuts, modified .qutebrowser/config.py, created lynx/, created userscripts/cast
Diffstat (limited to 'mac/.config/yazi/yazi.toml')
| -rw-r--r-- | mac/.config/yazi/yazi.toml | 2 |
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]] |
