feat: add Nobara Project logo
This commit is contained in:
parent
8c53f0111f
commit
5505fc6e8e
@ -17,10 +17,10 @@ Artix Linux, Bedrock Linux, Buildroot, CelOS, CentOS, Crystal Linux, dahliaOS,
|
||||
Debian, Devuan, DietPi _(new)_, DragonflyBSD, Elementary OS, EndeavourOS,
|
||||
Fedora, Fiwix _(new)_, FreeBSD, Garuda Linux, Gentoo Linux, Gnu, Guix, Haiku,
|
||||
HydroOS, Hyperbola, instantOS, IRIX, KDE neon, Linux Lite, Linux, Mint, macOS,
|
||||
Mageia, Manjaro, Minix, MorphOS _(new)_, MX Linux, NetBSD, NixOS, OpenBSD,
|
||||
openSUSE Tumbleweed, openSUSE Leap, OpenWrt, Parabola, Pop!\_OS _(updated)_,
|
||||
PureOS, Raspbian, SerenityOS, Slackware, Solus, Solaris, Ubuntu, Void Linux,
|
||||
Windows _(new)_, Xeonix Linux
|
||||
Mageia, Manjaro, Minix, MorphOS _(new)_, MX Linux, NetBSD, NixOS, Nobara Project
|
||||
_(new)_, OpenBSD, openSUSE Tumbleweed, openSUSE Leap, OpenWrt, Parabola, Pop!\_OS
|
||||
_(updated)_, PureOS, Raspbian, SerenityOS, Slackware, Solus, Solaris, Ubuntu,
|
||||
Void Linux, Windows _(new)_, Xeonix Linux
|
||||
|
||||
For all other distributions, a penguin will be displayed.
|
||||
|
||||
|
||||
@ -238,7 +238,7 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
|
||||
EOF
|
||||
;;
|
||||
|
||||
[Ff]edora* | [Nn]obara*)
|
||||
[Ff]edora*)
|
||||
read_ascii 4 <<- EOF
|
||||
${c4},'''''.
|
||||
${c4}| ,. |
|
||||
@ -548,6 +548,20 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
|
||||
EOF
|
||||
;;
|
||||
|
||||
[Nn]obara*)
|
||||
read_ascii 4 <<- EOF
|
||||
${c7} _._. _..,._
|
||||
${c7}|##############.
|
||||
${c7}|################.
|
||||
${c7}|#####/ . \\#####.
|
||||
${c7}|####| ### > ###
|
||||
${c7}|##### \`\`\` |#####
|
||||
${c7}|######==_ |#####
|
||||
${c7}|######"##| |#####
|
||||
${c7} \`""\`\` ' \`\\##/
|
||||
EOF
|
||||
;;
|
||||
|
||||
[Oo]pen[Bb][Ss][Dd]*)
|
||||
read_ascii 3 <<- EOF
|
||||
${c3} _____
|
||||
|
||||
@ -48,6 +48,7 @@ minix
|
||||
mx
|
||||
netbsd
|
||||
nixos
|
||||
nobara
|
||||
openbsd
|
||||
opensusetumbleweed
|
||||
opensuse
|
||||
|
||||
Loading…
Reference in New Issue
Block a user