[PR] dylanaraps/neofetch#2391 from Pickles888 - Add EndeavourOS Small Option

Upstream PR: https://github.com/dylanaraps/neofetch/pull/2391
Thanks to @Pickles888

Co-authored-by: Pickles888 <121081484+Pickles888@users.noreply.github.com>
This commit is contained in:
Azalea 2023-10-10 16:44:01 -04:00
commit 10b227a780

View file

@ -9260,6 +9260,19 @@ ${c3}#${c2}#////* ${c3}***${c2}.*/////.
EOF
;;
"endeavouros_small"*)
set_colors 1 5 4
read -rd '' ascii_data <<'EOF'
${c1} /${c2}o${c3}.
${c1} :${c2}sssso${c3}-
${c1} :${c2}ossssssso${c3}:
${c1} /${c2}ssssssssssso${c3}+
${c1} -+${c2}ssssssssssssssso${c3}+
${c1} //${c2}osssssssssssssso${c3}+-
`+++++++++++++++-`
EOF
;;
"EndeavourOS"*)
set_colors 1 5 4
read -rd '' ascii_data <<'EOF'