Files
dotfiles/yazi/yazi.toml
Valeriy Filippov 8f092b7abf Add Yazi
2026-03-13 14:06:39 +03:00

8 lines
147 B
TOML

[mgr]
ratio = [ 1, 4, 3 ]
[plugin]
prepend_previewers = [
{ url = "*.md", run = 'piper -- CLICOLOR_FORCE=1 glow -w=$w -s=dark "$1"'}
]