Skip to content

Commit 8b02b49

Browse files
[PR] dylanaraps/neofetch#2146 from vishsant - Add Logo for GrapheneOS #2145
Upstream PR: dylanaraps/neofetch#2146 Thanks to @vishsant Co-authored-by: vishsant <[email protected]>
2 parents 4abad16 + a797188 commit 8b02b49

File tree

2 files changed

+34
-5
lines changed

2 files changed

+34
-5
lines changed

neofetch

+32-3
Original file line numberDiff line numberDiff line change
@@ -790,8 +790,8 @@ image_source="auto"
790790
# DesaOS, Devuan, DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary,
791791
# EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
792792
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
793-
# gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra, HydroOS
794-
# Hyperbola, iglunix, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora,
793+
# gNewSense, GNOME, GNU, GoboLinux, GrapheneOS, Grombyang, Guix, Haiku, Huayra,
794+
# HydroOS, Hyperbola, iglunix, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora,
795795
# KSLinux, Kubuntu, LEDE, LaxerOS, LibreELEC, LFS, Linux_Lite, LMDE,
796796
# Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva, Manjaro, TeArch, Maui,
797797
# Mer, Minix, LinuxMint, Live_Raizo, MX_Linux, Namib, Neptune, NetBSD,
@@ -5163,7 +5163,7 @@ ASCII:
51635163
DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary, EndeavourOS, Endless,
51645164
EuroLinux, Exherbo, Fedora, Feren, FreeBSD, FreeMiNT, Frugalware,
51655165
Funtoo, GalliumOS, Garuda, Gentoo, Pentoo, gNewSense, GNOME, GNU,
5166-
GoboLinux, Grombyang, Guix, Haiku, Huayra, Hyperbola, iglunix, janus, Kali,
5166+
GoboLinux, GrapheneOS, Grombyang, Guix, Haiku, Huayra, Hyperbola, iglunix, janus, Kali,
51675167
KaOS, KDE_neon, Kibojoe, Kogaion, Korora, KSLinux, Kubuntu, LEDE,
51685168
LaxerOS, LibreELEC, LFS, Linux_Lite, LMDE, Lubuntu, Lunar, macos,
51695169
Mageia, MagpieOS, Mandriva, Manjaro, TeArch, Maui, Mer, Minix, LinuxMint,
@@ -7817,6 +7817,35 @@ ${c1} _____ _
78177817
EOF
78187818
;;
78197819

7820+
"GrapheneOS"*)
7821+
set_colors 7 4
7822+
read -rd '' ascii_data <<'EOF'
7823+
${c1} B?
7824+
G~
7825+
G~&
7826+
G!^:^?#
7827+
&^.:::.J
7828+
&PG& #G5JJ7~^~?JY5B& #PG
7829+
B5JJPGJ77YG5JYP# && &B5JYPGJ7?YG5JYP#
7830+
&Y..::.:P& &?..::.:G
7831+
#!::::? B~::::J
7832+
B~J# B!?#
7833+
!P 75
7834+
!P 75
7835+
!5 7Y
7836+
&Y~:^!P &J~:^!P
7837+
P..::.:B Y..::.:#
7838+
#PYJJ~^^!JJYP# &B5YJ?~^^!JJYG#
7839+
&YYG# && #PYJ5G5??JGGYJ5G& && #PYP
7840+
B^.::..7&
7841+
J::::^G
7842+
#Y^G&
7843+
B~
7844+
G!
7845+
#
7846+
EOF
7847+
;;
7848+
78207849
"Grombyang"*)
78217850
set_colors 4 2 1
78227851
read -rd '' ascii_data <<'EOF'

neofetch.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,8 @@ Container_Linux, CRUX, Cucumber, dahlia, Debian, Deepin, DesaOS,
311311
Devuan, DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary,
312312
EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
313313
FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
314-
gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra, HydroOS,
315-
Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora,
314+
gNewSense, GNOME, GNU, GoboLinux, GrapheneOS, Grombyang, Guix, Haiku, Huayra,
315+
HydroOS, Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora,
316316
KSLinux, Kubuntu, LEDE, LaxerOS, LibreELEC, LFS, Linux_Lite, LMDE,
317317
Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva, Manjaro, TeArch, Maui,
318318
Mer, Minix, LinuxMint, Live_Raizo, MX_Linux, Namib, Neptune, NetBSD,

0 commit comments

Comments
 (0)