[PR] dylanaraps/neofetch#2180 from SpiderDerp - Added ChonkySealOS

Upstream PR: https://github.com/dylanaraps/neofetch/pull/2180
Thanks to @SpiderDerp

Co-authored-by: SpiderDerp <sfsreeramrave@gmail.com>
This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-08-23 14:53:43 -04:00
commit 6e64957f7f
No known key found for this signature in database
GPG key ID: E289FAC0DA92DD2B

View file

@ -977,6 +977,7 @@ get_os() {
}
get_distro() {
[[ $distro ]] && return
case $os in
@ -7675,6 +7676,33 @@ ${c1} .-/-.
EOF
;;
"ChonkySealOS"*)
set_colors 7
read -rd '' ascii_data <<'EOF'
${c1} .-/-.
.:-=++****++=-:.
.:=+*##%%%%%%%%%%##*+=:.
:=*#%%%%%%%%%%%%%%%%%%%%#*=:
:=*#%%%%%%%%%%%%%%%%%%%%%%%%#*=.
-+#%%%%%%%%%%%%%%%%%%%%%%%%%%%%#+-
=+#%%%%@@@@@@@%%%%%%%@@@@@@@%%%%%#+=
=+#@%%%%*+=-==*%%%%%%%#+====*%%%%%@#+=
:+*%%%%@* +@%%%@# -@%%%%%*+:
=+#%%%%%%#+====*###%%##*=--=+*%%%%%%%#+=
+*%%%%%%%@@##%%%%*=::=#%%%##%@%%%%%%%%*+
+*%%%%%%%@**@%%%%%@==@%%%%%@+#%%%%%%%%*+
=+#%%%%%%@#*@%%%%%%**%%%%%@%+%%%%%%%%#+=
:+*%%%%%%%@#*####**###*####*%@%%%%%%%*+:
=+#@%%%%%%@%%%%%%%@@%%%%%%%%%%%%%%@#+=
=+#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#+=
-+#%%%%%%%%%%%%%%%%%%%%%%%%%%%%*+-
.=*#%%%%%%%%%%%%%%%%%%%%%%%%#*=.
:=*##%%%%%%%%%%%%%%%%%%##*=:
.:=+*##%%%%%%%%%%##*+=:.
.:-=++****++=-:.
EOF
;;
"Chrom"*)
set_colors 2 1 3 4 7
read -rd '' ascii_data <<'EOF'