From 834aa560308391240e440389c37ffda03b26a7e3 Mon Sep 17 00:00:00 2001 From: Skythrew <76571984+Skythrew@users.noreply.github.com> Date: Wed, 16 Nov 2022 15:32:52 +0100 Subject: [PATCH] [U] Updated Stock Linux package counter to meet new squirrel config --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 3c176615..310dd9ab 100755 --- a/neofetch +++ b/neofetch @@ -1831,7 +1831,7 @@ get_packages() { has pacstall && tot pacstall -L has bulge && tot bulge list has pm && tot pm list packages - has squirrel && tot cat /var/squirrel/repos/local/INDEX + has squirrel && tot cat /var/squirrel/repos/local/*/INDEX has tea && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d # Using the dnf package cache is much faster than rpm.