Skip to content

Commit

Permalink
add drodian to neofetch (dylanaraps#2201)
Browse files Browse the repository at this point in the history
  • Loading branch information
hayatehay authored Oct 5, 2022
1 parent 28f4b5b commit c08149f
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ image_source="auto"
# Calculate, CalinixOS, Carbs, CBL-Mariner, CelOS, Center, CentOS, Chakra, ChaletOS, Chapeau,
# ChonkySealOS, Chrom, Cleanjaro, Clear Linux OS, ClearOS, Clover, Condres, Container Linux by
# CoreOS, CRUX, Crystal Linux, Cucumber, CutefishOS, CyberOS, dahlia, DarkOs, Darwin, Debian,
# Deepin, DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary, Elive, EncryptOS, EndeavourOS,
# Deepin, DesaOS, Devuan, DracOS, DragonFly, Drauger, Droidian, Elementary, Elive, EncryptOS, EndeavourOS,
# Endless, EuroLinux, Exherbo, Exodia Predator OS, Fedora, Feren, Finnix, FreeBSD, FreeMiNT,
# Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, GhostBSD, glaucus, gNewSense, GNOME, GNU,
# GoboLinux, GrapheneOS, Grombyang, Guix, Haiku, HarDClanZ, Hash, Huayra, HydroOS, Hyperbola,
Expand Down Expand Up @@ -5864,7 +5864,7 @@ ASCII:
ChonkySealOS, Chrom, Cleanjaro, Clear Linux OS, ClearOS, Clover,
Condres, Container Linux by CoreOS, CRUX, Crystal Linux, Cucumber,
CutefishOS, CyberOS, dahlia, DarkOs, Darwin, Debian, Deepin, DesaOS,
Devuan, DracOS, DragonFly, Drauger, Elementary, Elive, EncryptOS,
Devuan, DracOS, DragonFly, Drauger, Droidian, Elementary, Elive, EncryptOS,
EndeavourOS, Endless, EuroLinux, Exherbo, Exodia Predator OS,
Fedora, Feren, Finnix, FreeBSD, FreeMiNT, Frugalware, Funtoo,
GalliumOS, Garuda, Gentoo, GhostBSD, glaucus, gNewSense, GNOME, GNU,
Expand Down Expand Up @@ -8406,6 +8406,27 @@ ${c1} -``-
EOF
;;

"Droidian"*)
set_colors 2 10
read -rd '' ascii_data <<'EOF'
${c2} _,met$$$$$gg.
,g$$$$$$$$$$$$$$$$P.
,$$P' `$$$.
',$$P ,ggs. `$$b:
`d$$' ,$P"' ${c1}.${c2} $$$
$$P d$' ${c1},${c2} $$P
$$: $$. ${c1}-${c2} ,d$$'
$$; Y$b._ _,d$P'
Y$$. ${c1}`.${c2}`"Y$$$$P"'
${c2} `$$b ${c1}"-.__
${c2} `Y$$
`Y$$.
`$$b.
`Y$$b.
`"Y$b._
EOF
;;

"elementary_small"*)
set_colors 4 7 1
read -rd '' ascii_data <<'EOF'
Expand Down

0 comments on commit c08149f

Please sign in to comment.