dotfiles/config/yazi/openers.toml

5 lines
68 B
TOML
Raw Normal View History

2026-08-01 12:36:16 -04:00
[[open]]
name = "Images"
extensions = ["gif"]
2026-08-02 12:41:30 -04:00
exec = "nsxiv \"$1\""