diff --git a/neofetch b/neofetch index 48b96d21..6d292019 100755 --- a/neofetch +++ b/neofetch @@ -797,7 +797,7 @@ image_source="auto" # Mer, Minix, LinuxMint, Live_Raizo, MX_Linux, Namib, Neptune, NetBSD, # Netrunner, Nitrux, NixOS, Nurunner, NuTyX, OBRevenge, OpenBSD, # openEuler, OpenIndiana, openmamba, OpenMandriva, OpenStage, OpenWrt, -# osmc, Oracle, OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix, +# osmc, Oracle, OS Elbrus, PacBSD, Panwah, Parabola, Pardus, Parrot, Parsix, # TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS, # Proxmox, PuffOS, Puppy, PureOS, Qubes, Qubyt, Quibian, Radix, Raspbian, # Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, @@ -1545,26 +1545,27 @@ get_packages() { case $os in Linux|BSD|"iPhone OS"|Solaris) - # Package Manager Programs. - 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 xbps-query && tot xbps-query -l - has apk && tot apk info - has opkg && tot opkg list-installed - has pacman-g2 && tot pacman-g2 -Q - has lvu && tot lvu installed - has tce-status && tot tce-status -i - has pkg_info && tot pkg_info - has pkgin && tot pkgin list - has tazpkg && pkgs_h=6 tot tazpkg list && ((packages-=6)) - has sorcery && tot gaze installed - has alps && tot alps showinstalled - has butch && tot butch list - has swupd && tot swupd bundle-list --quiet - has pisi && tot pisi li - has pacstall && tot pacstall -L + # Package Manager Programs. + has kiss && tot kiss l + has cpt-list && tot cpt-list + has pacman-key && tot pacman -Qq --color never + has wpm && tot wpm list-only-pkgs + has dpkg && tot dpkg-query -f '.\n' -W + has xbps-query && tot xbps-query -l + has apk && tot apk info + has opkg && tot opkg list-installed + has pacman-g2 && tot pacman-g2 -Q + has lvu && tot lvu installed + has tce-status && tot tce-status -i + has pkg_info && tot pkg_info + has pkgin && tot pkgin list + has tazpkg && pkgs_h=6 tot tazpkg list && ((packages-=6)) + has sorcery && tot gaze installed + has alps && tot alps showinstalled + has butch && tot butch list + has swupd && tot swupd bundle-list --quiet + has pisi && tot pisi li + has pacstall && tot pacstall -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 @@ -5157,7 +5158,7 @@ ASCII: Live_Raizo, MX_Linux, Namib, Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner, NuTyX, OBRevenge, OpenBSD, openEuler, OpenIndiana, openmamba, OpenMandriva, OpenStage, OpenWrt, osmc, Oracle, - OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix, TrueOS, + OS Elbrus, PacBSD, Panwah, Parabola, Pardus, Parrot, Parsix, TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS, Proxmox, PuffOS, Puppy, PureOS, Qubes, Qubyt, Quibian, Radix, Raspbian, Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa, @@ -9357,6 +9358,34 @@ ${c1} :+sMs. EOF ;; + "Panwah"*) + set_colors 7 1 0 + read -rd '' ascii_data <<'EOF' +${c1} + HHH + HAAAH HHH + HAAAAH HAAAH + HAAAAAAH HAAAAH + HAAAAAAH HAAAAAH + HAAAAAAAAH${c2}WWWWWWWWWWWWWWWW ${c1}HAAAAAH + HAAAAAAAAH${c2}WWWWWWWWWWWWWWWWWWWW${c1} HAAAAAH + HAA${c2}WWWWWWWWWWWWWWWWWWWWWWWWWWWWW${c1}AAAAAH${c2} + WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW${c1}WAH${c2} + WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW + WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW + WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW + WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW + WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW + WWWWWWW${c1}AAA${c2}WWWW WWWWWWWWWWWWWWWWWWWWWWWWWWW + WWWW${c1}AAA${c2}WWWWW WWWWWWW WWWWWWWWWWWWWWW + WW${c1}AAA${c2}WWWWWWWWWWWWWWWWW WWWWW${c1}AAA${c2}WWWWWWWW + ${c1}AAA${c2}WWWWW${c1}OOOOOOOOOOO${C2}WWWWWWWWWWW${c1}AAA${c2}WWWWWW + ${c1}OOOO${c3}GGGGGGG${c1}OOOO${c2}WWWWWWWWWW${c1}AAA${c2}WWWW + ${c1}OOO${c3}GGGGGGG${c1}OOO${c2}WWWWWWWWWWWW${c1}AAA${c2}W + ${c1}OOOOOOOOO +EOF + ;; + "parabola_small"*) set_colors 5 7 read -rd '' ascii_data <<'EOF' diff --git a/neofetch.1 b/neofetch.1 index b90b5781..f4b18390 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -318,7 +318,7 @@ Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva, Manjaro, TeArch, Maui, Mer, Minix, LinuxMint, Live_Raizo, MX_Linux, Namib, Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner, NuTyX, OBRevenge, OpenBSD, openEuler, OpenIndiana, openmamba, OpenMandriva, OpenStage, OpenWrt, -osmc, Oracle, OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix, +osmc, Oracle, OS Elbrus, PacBSD, Panwah, Parabola, Pardus, Parrot, Parsix, TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Quibian, Radix, Raspbian, Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,