diff --git a/neofetch b/neofetch index 39f376fc..4cd5b9bf 100755 --- a/neofetch +++ b/neofetch @@ -1540,7 +1540,7 @@ get_packages() { has kiss && tot kiss l has cpt-list && tot cpt-list has pacman-key && tot pacman -Qq --color never - has apt && tot apt list --installed && ((packages-=1)) + has apt && pkgs_h=1 tot apt list --installed && ((packages-=1)) has xbps-query && tot xbps-query -l has apk && tot apk info has opkg && tot opkg list-installed