diff --git a/neofetch b/neofetch index bc1e42fe..44f24867 100644 --- a/neofetch +++ b/neofetch @@ -1565,6 +1565,7 @@ get_packages() { has swupd && tot swupd bundle-list --quiet has pisi && tot pisi li has pacstall && tot pacstall -L + has cccp && tot cccp -l # Using the dnf package cache is much faster than rpm. if has dnf && type -p sqlite3 >/dev/null && [[ -f /var/cache/dnf/packages.db ]]; then