diff --git a/neofetch b/neofetch index 4c464c25..756fa6d0 100755 --- a/neofetch +++ b/neofetch @@ -1324,6 +1324,7 @@ get_packages() { case "$os" in "Linux" | "BSD" | "iPhone OS" | "Solaris") # Package Manager Programs. + has "kiss" && tot kiss l has "pacman-key" && tot pacman -Qq --color never has "dpkg" && tot dpkg-query -f '.\n' -W has "rpm" && tot rpm -qa