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-Tag: v0.3~37 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=584fcd97ebd4535266f1b2586e9f7d98f7371968;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 "$@" +