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,
|
Debian, Devuan, DietPi _(new)_, DragonflyBSD, Elementary OS, EndeavourOS,
|
||||||
Fedora, Fiwix _(new)_, FreeBSD, Garuda Linux, Gentoo Linux, Gnu, Guix, Haiku,
|
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, OpenBSD,
|
Mageia, Manjaro, Minix, MorphOS _(new)_, MX Linux, NetBSD, NixOS, Nobara Project
|
||||||
openSUSE Tumbleweed, openSUSE Leap, OpenWrt, Parabola, Pop!\_OS _(updated)_,
|
_(new)_, OpenBSD, openSUSE Tumbleweed, openSUSE Leap, OpenWrt, Parabola, Pop!\_OS
|
||||||
PureOS, Raspbian, SerenityOS, Slackware, Solus, Solaris, Ubuntu, Void Linux,
|
_(updated)_, PureOS, Raspbian, SerenityOS, Slackware, Solus, Solaris, Ubuntu,
|
||||||
Windows _(new)_, Xeonix Linux
|
Void Linux, Windows _(new)_, Xeonix Linux
|
||||||
|
|
||||||
For all other distributions, a penguin will be displayed.
|
For all other distributions, a penguin will be displayed.
|
||||||
|
|
||||||
|
|||||||
@ -238,7 +238,7 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
|
|||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
[Ff]edora* | [Nn]obara*)
|
[Ff]edora*)
|
||||||
read_ascii 4 <<- EOF
|
read_ascii 4 <<- EOF
|
||||||
${c4},'''''.
|
${c4},'''''.
|
||||||
${c4}| ,. |
|
${c4}| ,. |
|
||||||
@ -548,6 +548,20 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
|
|||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
[Nn]obara*)
|
||||||
|
read_ascii 4 <<- EOF
|
||||||
|
${c7} _._. _..,._
|
||||||
|
${c7}|##############.
|
||||||
|
${c7}|################.
|
||||||
|
${c7}|#####/ . \\#####.
|
||||||
|
${c7}|####| ### > ###
|
||||||
|
${c7}|##### \`\`\` |#####
|
||||||
|
${c7}|######==_ |#####
|
||||||
|
${c7}|######"##| |#####
|
||||||
|
${c7} \`""\`\` ' \`\\##/
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
[Oo]pen[Bb][Ss][Dd]*)
|
[Oo]pen[Bb][Ss][Dd]*)
|
||||||
read_ascii 3 <<- EOF
|
read_ascii 3 <<- EOF
|
||||||
${c3} _____
|
${c3} _____
|
||||||
|
|||||||
@ -48,6 +48,7 @@ minix
|
|||||||
mx
|
mx
|
||||||
netbsd
|
netbsd
|
||||||
nixos
|
nixos
|
||||||
|
nobara
|
||||||
openbsd
|
openbsd
|
||||||
opensusetumbleweed
|
opensusetumbleweed
|
||||||
opensuse
|
opensuse
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user