lf: add decorations to bat preview
This commit is contained in:
parent
6e3efaaa3f
commit
a0144a3c3c
1 changed files with 1 additions and 1 deletions
|
@ -27,9 +27,9 @@ text() {
|
|||
command -v $cmd >/dev/null 2>&1 && break
|
||||
done
|
||||
$cmd \
|
||||
--style=full \
|
||||
--color=always \
|
||||
--italic-text=always \
|
||||
--style=plain \
|
||||
--pager=never \
|
||||
--tabs=4 \
|
||||
--theme=base16 \
|
||||
|
|
Loading…
Add table
Reference in a new issue