Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 38 additions & 1 deletion neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@ image_source="auto"
# openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
# Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu-MATE,
# Ubuntu-Studio, Ubuntu, Univention, Venom, Void, VNux, LangitKetujuh, semc,
# Obarun, windows10, Windows7, Xubuntu, Zorin, and IRIX have ascii logos.
# Obarun, Parch, windows10, Windows7, Xubuntu, Zorin, and IRIX have ascii logos.
Comment thread
mmdbalkhi marked this conversation as resolved.
# NOTE: Arch, Ubuntu, Redhat, Fedora and Dragonfly have 'old' logo variants.
# Use '{distro name}_old' to use the old logos.
# NOTE: Ubuntu has flavor variants.
Expand Down Expand Up @@ -10792,6 +10792,43 @@ dKK${c1}KKKKKKKKKK;.;oOKx,..${c2}^${c1}..;kKKK0.${c2} dKd
'l0Kk:. .;xK0l'
'lkK0xl:;,,,,;:ldO0kl'
'^:ldxkkkkxdl:^'
EOF
;;
"parch"* | "Parch"* | "PARCH"*)
set_colors 4 6
read -rd '' ascii_data <<'EOF'


${c1} ,#/*%*
${c1} #. ..,..,*,,
${c1} ,/,,... ,. (/ ...
${c1} ,/,........ .,. ./(/%/ .* #*
${c1} .**,..... ...,%&. .,
${c1} ,%,.... ., ,
${c1} ,&,... .,, &. .
${c1} (%,... ..,& *.
${c1} *&*..... &,,,,,,,#& ..,&/ *. /
${c1} *&*,..... &***%&&**,& ...,&* / /
${c1} *&,.... &,**,,,**,# ..,&/ .
${c1} (/,... &***%%%(, ..,%( #
${c1} %*... #,,,% ..*% . *
${c1} %,.. .,% . /
${c1} %,. ..,,. .%
${c1} /,. ${c1} ..# .%
${c1} .,. ${c2} @@@@@# ${c1} ./ ./.
${c1} ,.. ${c2} #&%.%%@ ${c1} .#%&*
${c1} .,.. ${c2} @//(*(@, ${c1} ..
${c1} ,.. ${c2} #@ /@@, ${c1}
${c1} ... ${c2} &@ @@@ ${c1}
${c1} ,,. ${c2} (# .@@#, ${c1} ,
${c1} /,.. ${c2} *****@% #****/ ${c1} .
${c1} ((*....${c2} /***% %*** ${c1} .,.*
${c1} /&&&**,.., ${c2}* **,*,,. ${c1} ...,(&%*
${c1} %&&&#*(**,,,,,,,,,,,,,,,*//(&&&&#
${c1} /, .,....... .,,***/(/,,/
${c1} ./*/#*,,***,,***///(#%%*.


EOF
;;

Expand Down
2 changes: 1 addition & 1 deletion neofetch.1
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ 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,
TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
TrueOS,Parch,PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
Comment thread
mmdbalkhi marked this conversation as resolved.
Proxmox, Puppy, PureOS, Qubes, Quibian, Radix, Raspbian, Reborn_OS,
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
Expand Down