feat(logos): add SteamOS logo

closes #19
This commit is contained in:
Adrian Groh 2023-03-19 15:57:15 +01:00
parent 6834bfe7b5
commit e674e5b140
Signed by: Gobidev
GPG Key ID: 3AA3153E98B0D771
3 changed files with 18 additions and 2 deletions

View File

@ -19,8 +19,8 @@ Fedora, Fiwix _(new)_, FreeBSD, Garuda Linux, Gentoo Linux, Gnu, Guix, Haiku,
HydroOS, Hyperbola, instantOS, IRIX, KDE neon, Linux Lite, Linux, Mint, macOS, HydroOS, Hyperbola, instantOS, IRIX, KDE neon, Linux Lite, Linux, Mint, macOS,
Mageia, Manjaro, Minix, MorphOS _(new)_, MX Linux, NetBSD, NixOS, Nobara Project Mageia, Manjaro, Minix, MorphOS _(new)_, MX Linux, NetBSD, NixOS, Nobara Project
_(new)_, OpenBSD, openSUSE Tumbleweed, openSUSE Leap, OpenWrt, Parabola, _(new)_, OpenBSD, openSUSE Tumbleweed, openSUSE Leap, OpenWrt, Parabola,
Pop!\_OS _(updated)_, PureOS, Raspbian, SerenityOS, Slackware, Solus, Solaris, Pop!\_OS _(updated)_, PureOS, Raspbian, SerenityOS, Slackware, Solus, SteamOS
Ubuntu, Void Linux, Windows _(new)_, Xeonix Linux _(new)_, Solaris, Ubuntu, Void Linux, Windows _(new)_, Xeonix Linux
For all other distributions, a penguin will be displayed. For all other distributions, a penguin will be displayed.

View File

@ -691,6 +691,21 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
EOF EOF
;; ;;
[Ss]team*)
read_ascii 5 <<- EOF
${c5} ____
${c5} .=+#######=.
${c5} ;########-"""-#\\.
${c5} ###${c7}####${c5}#/ .'\`'.'##.
${c7}:######## | | ${c5}|##
${c7}\`''"=#=' \`'\`,.##${c5}#
${c7} \`'. .+#######
${c7}\`##. .." #########
${c7} '=#=.,+########"
${c7} \`"=######="\`
EOF
;;
[Ss]un[Oo][Ss] | [Ss]olaris*) [Ss]un[Oo][Ss] | [Ss]olaris*)
read_ascii 3 <<- EOF read_ascii 3 <<- EOF
${c3} . .; . ${c3} . .; .

View File

@ -60,6 +60,7 @@ raspbian
serenityos serenityos
slackware slackware
solus solus
steamos
solaris solaris
ubuntu ubuntu
void void