This commit is contained in:
Victor 2022-11-18 21:45:30 +02:00 committed by GitHub
commit 11ec3055ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -791,7 +791,7 @@ image_source="auto"
# EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
# gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra, HydroOS
# Hyperbola, iglunix, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora,
# Hyperbola, Hybrid, iglunix, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora,
# KSLinux, Kubuntu, LEDE, LaxerOS, LibreELEC, LFS, Linux_Lite, LMDE,
# Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva, Manjaro, TeArch, Maui,
# Mer, Minix, LinuxMint, Live_Raizo, MX_Linux, Namib, Neptune, NetBSD,
@ -7964,6 +7964,28 @@ WW W
EOF
;;
"Hybrid"*)
set_colors 4 12
read -rd '' ascii_data <<'EOF'
${c1} / ${c2}#
${c1}////& ${c2}#####
${c1}///// ${c2}######
${c1}///// ////////// ${c2}######
${c1}///// //////////////////// ${c2}######
${c1}////////////////////////// ${c2}######
${c1}///////// /// ${c2}######
${c1}/////// / ${c2}######
${c1}////// ${c2}######
${c1}///// ${c2}######
${c1}///// ${c2}######
${c1}///// ${c2}######
${c1}///// ${c2}######
${c1}///// ${c2}######
${c1}///// ${c2}#########
${c1}////& ${c2}########
EOF
;;
"iglunix"*|"iglu"*)
set_colors 8
read -rd '' ascii_data <<'EOF'