From 2f0d3db4774a329e0bb2cf43d911fa839466d86b Mon Sep 17 00:00:00 2001 From: walking-octopus <46994949+walking-octopus@users.noreply.github.com> Date: Wed, 27 Jul 2022 19:44:34 +0000 Subject: [PATCH] Add click to package managers --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index 48b96d21..90150e97 100755 --- a/neofetch +++ b/neofetch @@ -1549,6 +1549,7 @@ get_packages() { has kiss && tot kiss l has cpt-list && tot cpt-list has pacman-key && tot pacman -Qq --color never + has click && tot click list has dpkg && tot dpkg-query -f '.\n' -W has xbps-query && tot xbps-query -l has apk && tot apk info