1
0
Fork 0

lf: add decorations to bat preview

This commit is contained in:
Luca Bilke 2024-09-24 13:58:38 +02:00
parent 6e3efaaa3f
commit a0144a3c3c

View file

@ -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 \