feat(logos): add Rocky Linux logo
This commit is contained in:
parent
aeccdd7ca2
commit
3e2bf5ed1b
20
README.md
20
README.md
@ -12,16 +12,16 @@ minimalistic look.
|
|||||||
|
|
||||||
**Supported Platforms:** Linux, Android, macOS, Windows, FreeBSD, NetBSD
|
**Supported Platforms:** Linux, Android, macOS, Windows, FreeBSD, NetBSD
|
||||||
|
|
||||||
**Included Logos:** Alpine Linux, Android, AmogOS _(new)_ Arch Linux, ArcoLinux,
|
**Included Logos:** Alpine Linux, Android, AmogOS _(new)_, Arch Linux,
|
||||||
Artix Linux, Bedrock Linux, Buildroot, CelOS, CentOS, Crystal Linux, dahliaOS,
|
ArcoLinux, Artix Linux, Bedrock Linux, Buildroot, CelOS, CentOS, Crystal Linux,
|
||||||
Debian, Devuan, DietPi _(new)_, DragonflyBSD, Elementary OS, EndeavourOS,
|
dahliaOS, Debian, Devuan, DietPi _(new)_, DragonflyBSD, Elementary OS,
|
||||||
Fedora, Fiwix _(new)_, FreeBSD, Garuda Linux, Gentoo Linux, Gnu, Guix, Haiku,
|
EndeavourOS, Fedora, Fiwix _(new)_, FreeBSD, Garuda Linux, Gentoo Linux, Gnu,
|
||||||
HydroOS, Hyperbola, instantOS, IRIX, KDE neon, Linux Lite, Linux, Mint, macOS,
|
Guix, Haiku, HydroOS, Hyperbola, instantOS, IRIX, KDE neon, Linux Lite, Linux,
|
||||||
Mageia, Manjaro, Minix, MorphOS _(new)_, MX Linux, NetBSD, NixOS, Nobara Project
|
Mint, macOS, Mageia, Manjaro, Minix, MorphOS _(new)_, MX Linux, NetBSD, NixOS,
|
||||||
_(new)_, OpenBSD, openSUSE Tumbleweed, openSUSE Leap, OpenWrt, Parabola,
|
Nobara Project _(new)_, OpenBSD, openSUSE Tumbleweed, openSUSE Leap, OpenWrt,
|
||||||
Pop!\_OS _(updated)_, PureOS, Raspbian, SerenityOS, Slackware, Solus, SteamOS
|
Parabola, Pop!\_OS _(updated)_, PureOS, Raspbian, Rocky Linux _(new)_,
|
||||||
_(new)_, Solaris, Ubuntu, Vanilla OS _(new)_, Void Linux, Windows _(new)_,
|
SerenityOS, Slackware, Solus, SteamOS _(new)_, Solaris, Ubuntu, Vanilla OS
|
||||||
Xeonix Linux
|
_(new)_, Void Linux, Windows _(new)_, Xeonix Linux
|
||||||
|
|
||||||
For all other distributions, a penguin will be displayed.
|
For all other distributions, a penguin will be displayed.
|
||||||
|
|
||||||
|
|||||||
@ -655,6 +655,19 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
|
|||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
[Rr]ocky*)
|
||||||
|
read_ascii 2 <<- EOF
|
||||||
|
${c35} __
|
||||||
|
${c35} .=######=.
|
||||||
|
${c35}.###########'
|
||||||
|
${c35}########${c7}.\\${c35}"###
|
||||||
|
${c35}#####"${c7}/####=${c35}'#
|
||||||
|
${c35}'##"${c7}###${c35}.##.${c7}##'
|
||||||
|
${c35} '${c7}###${c35}.#####+\`
|
||||||
|
${c35} \`\`''\`\`
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
[Ss]erenity[Oo][Ss]*)
|
[Ss]erenity[Oo][Ss]*)
|
||||||
read_ascii 4 <<- EOF
|
read_ascii 4 <<- EOF
|
||||||
${c7} _____
|
${c7} _____
|
||||||
|
|||||||
@ -57,6 +57,7 @@ parabola
|
|||||||
pop!_os
|
pop!_os
|
||||||
pureos
|
pureos
|
||||||
raspbian
|
raspbian
|
||||||
|
rocky
|
||||||
serenityos
|
serenityos
|
||||||
slackware
|
slackware
|
||||||
solus
|
solus
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user