From: Andre Ramnitz Date: Thu, 28 Nov 2024 21:49:21 +0000 (+0100) Subject: lf: fix lf image previews with chafa v1.14+ X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=27a8fa1df2146a73a0abe18e9fa9b6206f89e139;p=dotfiles.git lf: fix lf image previews with chafa v1.14+ --- diff --git a/dot-local/bin/chafa b/dot-local/bin/chafa new file mode 100755 index 00000000..0954d745 --- /dev/null +++ b/dot-local/bin/chafa @@ -0,0 +1,4 @@ +#!/bin/sh + +exec /usr/sbin/chafa --polite=on "$@" +