Update openkylin logo
This commit is contained in:
parent
ccd5d9f526
commit
dc778c3078
1 changed files with 27 additions and 2 deletions
29
neofetch
29
neofetch
|
@ -786,7 +786,7 @@ image_source="auto"
|
||||||
# Artix, Arya, Bedrock, Bitrig, BlackArch, BLAG, BlankOn, BlueLight,
|
# Artix, Arya, Bedrock, Bitrig, BlackArch, BLAG, BlankOn, BlueLight,
|
||||||
# Bodhi, bonsai, BSD, BunsenLabs, Calculate, Carbs, CentOS, Chakra, ChaletOS,
|
# Bodhi, bonsai, BSD, BunsenLabs, Calculate, Carbs, CentOS, Chakra, ChaletOS,
|
||||||
# Chapeau, Chrom*, Cleanjaro, ClearOS, Clear_Linux, Clover, Condres,
|
# Chapeau, Chrom*, Cleanjaro, ClearOS, Clear_Linux, Clover, Condres,
|
||||||
# Container_Linux, Crystal Linux, CRUX, Cucumber, dahlia, Debian, Deepin,
|
# Container_Linux, Crystal Linux, CRUX, Cucumber, dahlia, Debian, Deepin,openkylin
|
||||||
# DesaOS, Devuan, DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary,
|
# DesaOS, Devuan, DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary,
|
||||||
# EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
|
# EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
|
||||||
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
|
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
|
||||||
|
@ -5146,7 +5146,7 @@ ASCII:
|
||||||
BlackArch, BLAG, BlankOn, BlueLight, Bodhi, bonsai, BSD, BunsenLabs,
|
BlackArch, BLAG, BlankOn, BlueLight, Bodhi, bonsai, BSD, BunsenLabs,
|
||||||
Calculate, Carbs, CentOS, Chakra, ChaletOS, Chapeau, Chrom,
|
Calculate, Carbs, CentOS, Chakra, ChaletOS, Chapeau, Chrom,
|
||||||
Cleanjaro, ClearOS, Clear_Linux, Clover, Condres, Container_Linux,
|
Cleanjaro, ClearOS, Clear_Linux, Clover, Condres, Container_Linux,
|
||||||
Crystal Linux, CRUX, Cucumber, dahlia, Debian, Deepin, DesaOS, Devuan,
|
Crystal Linux, CRUX, Cucumber, dahlia, Debian, Deepin, openkylin, DesaOS, Devuan,
|
||||||
DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary, EndeavourOS, Endless,
|
DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary, EndeavourOS, Endless,
|
||||||
EuroLinux, Exherbo, Fedora, Feren, FreeBSD, FreeMiNT, Frugalware,
|
EuroLinux, Exherbo, Fedora, Feren, FreeBSD, FreeMiNT, Frugalware,
|
||||||
Funtoo, GalliumOS, Garuda, Gentoo, Pentoo, gNewSense, GNOME, GNU,
|
Funtoo, GalliumOS, Garuda, Gentoo, Pentoo, gNewSense, GNOME, GNU,
|
||||||
|
@ -7081,6 +7081,31 @@ ${c1} ............
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
||||||
|
"Deepin"*)
|
||||||
|
set_colors 2 7
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1}
|
||||||
|
/KKK]
|
||||||
|
KKKKKKK` ]KKKK\
|
||||||
|
KKKKK/ /KKKKKKKKK\
|
||||||
|
KKKK/ ,KKKKKKKKKKKK^
|
||||||
|
,]KKK =KKK` /KKKKKKOOOOOO`
|
||||||
|
,KKKKKK =KK /` [\OOOOOOO\
|
||||||
|
\KKKKK =K ,OOOOOOO`
|
||||||
|
,KKKKK =^ \OOOOOO
|
||||||
|
,KKKK ^ OOOOOO^
|
||||||
|
*KKK^ =OOOOO^
|
||||||
|
OOKK^ OOOOOO^
|
||||||
|
\OOOK\ /OOOOOO`
|
||||||
|
OOOOOO] ,OOOOOOO^
|
||||||
|
,OOOOOOOO\] ,[OOOOOOOOO/
|
||||||
|
\OOOOOOOOOOOOOOOOOOOOO`
|
||||||
|
[OOOOOOOOOOOOOOOO/`
|
||||||
|
,[OOOOOOOOO]
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"DesaOS")
|
"DesaOS")
|
||||||
set_colors 2 7
|
set_colors 2 7
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
|
Loading…
Reference in a new issue