From 0f5dcce49a7801ce61d4962e29765fed8b742c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emre=20AKY=C3=9CZ?= Date: Sat, 1 Jul 2023 03:58:47 +0300 Subject: [PATCH] Minor Correction --- .config/lf/lfrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 2a626687..8b60bf49 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -34,10 +34,6 @@ cmd open ${{ text/*|application/json|inode/x-empty|application/x-subrip) $EDITOR $fx;; image/x-xcf) setsid -f gimp $f >/dev/null 2>&1 ;; image/svg+xml) display -- $f ;; - image/*) bash -c ' - shopt -s nullglob - dir="$0" - selected_file="$1" image/*) bash -c ' shopt -s nullglob dir="$0"