neofetch: swap to apt for packages. Possible fix for #1616

parent 2b559cb8
......@@ -1522,7 +1522,7 @@ get_packages() {
has kiss && tot kiss l
has cpt-list && tot cpt-list
has pacman-key && tot pacman -Qq --color never
has dpkg && tot dpkg-query -f '.\n' -W
has apt && tot apt list
has rpm && tot rpm -qa
has xbps-query && tot xbps-query -l
has apk && tot apk info
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment