Skip to content

Commit

Permalink
[PR] dylanaraps/neofetch#2011 from Rage-Security - Add FusionX
Browse files Browse the repository at this point in the history
Upstream PR: dylanaraps/neofetch#2011
Thanks to @Rage-Security

Co-authored-by: radium <ragesec8@protonmail.com>
  • Loading branch information
hykilpikonna and ragessec committed Jul 31, 2022
2 parents de1eaf8 + cce4866 commit 55b9efe
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 3 deletions.
28 changes: 26 additions & 2 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ image_source="auto"
# Container_Linux, Crystal Linux, CRUX, Cucumber, dahlia, Debian, Deepin,
# DesaOS, Devuan, DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary,
# EndeavourOS, EncryptOS, Endless, EuroLinux, Exherbo, Fedora, Feren, Finnix, FreeBSD,
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
# FreeMiNT, Frugalware, Funtoo, FusionX, GalliumOS, Garuda, Gentoo, Pentoo,
# gNewSense, GNOME, GNU, GoboLinux, GrapheneOS, Grombyang, Guix, Haiku, Huayra,
# HydroOS, Hyperbola, iglunix, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora,
# KSLinux, Kubuntu, LEDE, LaxerOS, LibreELEC, LFS, Linux_Lite, LMDE,
Expand Down Expand Up @@ -5254,7 +5254,7 @@ ASCII:
Crystal Linux, CRUX, Cucumber, CutefishOS, dahlia, Debian, Deepin, DesaOS, Devuan,
DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary, EndeavourOS, EncryptOS, Endless,
EuroLinux, Exherbo, Fedora, Feren, Finnix, FreeBSD, FreeMiNT, Frugalware,
Funtoo, GalliumOS, Garuda, Gentoo, Pentoo, gNewSense, GNOME, GNU,
Funtoo, FusionX, GalliumOS, Garuda, Gentoo, Pentoo, gNewSense, GNOME, GNU,
GoboLinux, GrapheneOS, Grombyang, Guix, Haiku, Huayra, Hyperbola, iglunix, janus, Kali,
KaOS, KDE_neon, Kibojoe, Kogaion, Korora, KSLinux, Kubuntu, LEDE,
LaxerOS, LibreELEC, LFS, Linux_Lite, LMDE, Lubuntu, Lunar, macos,
Expand Down Expand Up @@ -7860,6 +7860,30 @@ xXXXXXX, cXXXNNNXXXXNNXXXXXXXXNNNNKOOK; d0O .k
EOF
;;

"FusionX"*)
set_colors 4 4 7
read -rd '' ascii_data <<'EOF'
${c2}
.
kXNNX
0XXXXXNNk
XXXXXXXXXNK
.XXXXXXXXXXXNx
xXNW. 'XXXXXXXXXX.
'XXXXXNW0 ;XXXXXX
kXXXXXXXXXNW.${c3} MW.
${c2}0XXXXXXXXXXX.${c3}cXXXX;
${c2}lXXXXXXXXXd ${c3} ol .
${c2}.XXXXXk ONXXNW:
.K OXXXXXXNWK
0XXXXXXXXXXNW.
KXXXXXXXXXXc
KXXXXXXXX
KXXXd
.
EOF
;;

"GalliumOS"*)
set_colors 4 7 1
read -rd '' ascii_data <<'EOF'
Expand Down
2 changes: 1 addition & 1 deletion neofetch.1
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ Chapeau, Chrom*, Cleanjaro, ClearOS, Clear_Linux, Clover, Condres,
Container_Linux, CRUX, Cucumber, dahlia, Debian, Deepin, DesaOS,
Devuan, DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary,
EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, Finnix, FreeBSD,
FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
FreeMiNT, Frugalware, Funtoo, FusionX, GalliumOS, Garuda, Gentoo, Pentoo,
gNewSense, GNOME, GNU, GoboLinux, GrapheneOS, Grombyang, Guix, Haiku, Huayra,
HydroOS, Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora,
KSLinux, Kubuntu, LEDE, LaxerOS, LibreELEC, LFS, Linux_Lite, LMDE,
Expand Down

0 comments on commit 55b9efe

Please sign in to comment.