From 515235c97a0ffd05dd38e4444d34d05ce213777a Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 13 Apr 2024 09:58:22 -0400 Subject: Update scope previews --- .config/lf/scope | 1 - 1 file changed, 1 deletion(-) (limited to '.config/lf') diff --git a/.config/lf/scope b/.config/lf/scope index 139a5af..43a91f0 100755 --- a/.config/lf/scope +++ b/.config/lf/scope @@ -74,7 +74,6 @@ video/*) prefix="$(PrefixGen "$1")" suffix="$(SuffixGen "$1")" filename="$prefix-$suffix" - # XXX: thumbnail seems to get re-generated every time the file is selected [ ! -f "$PREVIEW_DIR/$filename.six" ] && { rm -f "$PREVIEW_DIR/$prefix-*" ffmpegthumbnailer -i "$1" -s 0 -c png -f -o - | -- cgit v1.2.3