From e7d5ea2b2709994ec815bce2a458bf19d82b485a Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 5 Aug 2025 10:18:40 +0200 Subject: up --- .config/lf/lfrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/lf') diff --git a/.config/lf/lfrc b/.config/lf/lfrc index b121f04..60a0964 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -25,7 +25,7 @@ cmd open ${{ image/svg+xml) display -- $f ;; image/*) rotdir $f | grep -i "\.\(png\|jpg\|jpeg\|gif\|webp\|tif\|ico\)\(_large\)*$" | - imv 2>/dev/null | while read -r file; do + nsxiv -aibof 2>/dev/null | while read -r file; do [ -z "$file" ] && continue lf -remote "send select \"$file\"" lf -remote "send toggle" -- cgit v1.2.3