vifm: Add tree color preview for directories

Use exa as initial program to display directory previews, fall back to
tree otherwise.
This commit is contained in:
Marty Oehme 2020-10-06 09:20:01 +02:00
parent 270edf13b1
commit 92ad105483
Signed by: Marty
GPG Key ID: B7538B8F50A1C800
1 changed files with 3 additions and 0 deletions

View File

@ -349,6 +349,9 @@ filextype *.pro qtcreator %f &
filextype */
\ {View in thunar}
\ Thunar %f &,
fileviewer */
\ exa --color always --tree -L2,
\ tree -L 2,
" Syntax highlighting in preview
"