Distro: Added support for SwagArch
This commit is contained in:
parent
dfc64f6b19
commit
989ca16f05
|
@ -0,0 +1,16 @@
|
|||
${c1} `.-:/+ooooooo+//-.`
|
||||
`-+shmMMMMMMMMMMMMMMMMMMMmy+
|
||||
`+hNMNdyso+/:::://oshNMMMMMMMMd
|
||||
/s+:``./oyhdmm+ .+hMMMMm.
|
||||
`omMMMMMMMM: .sms`
|
||||
hMMMMMMMMMMMs- ${c2} `.-:///+++//:.`
|
||||
${c1} dMMMMMMMMMMMMMdo. ${c2}-::::::/+++++++/
|
||||
${c1} .hMMMMMMMMMMMMMMMh/` ${c2}`-::`:+++++++`
|
||||
${c1} -yNMMMMMMMMMMMMMMm/` ${c2}`-/+:. `++++++++`
|
||||
${c1} `/hMMMMMMMMMMMMMMy${c2}:++/. :+++++++:
|
||||
${c1} `ods-` .+mMMMMMMMMMNho${c2}++:...`-++++++++`
|
||||
${c1}`yMMMMms:` `hMMMMMMMdo${c2}+++//::-.++++++++:
|
||||
${c1}:MMMMMMMMMmhyyhMMMMMMMy${c2}++++. `+++++++++`
|
||||
${c1} .:+oyhdmmNNMMMNNNmdhs${c2}++++/ -+++++++++``
|
||||
`````` ${c2}`++++++` -++++++++++/.
|
||||
${c2}``..`` `.----...`
|
2
neofetch
2
neofetch
|
@ -2500,7 +2500,7 @@ get_distro_colors() {
|
|||
#
|
||||
# $ascii_distro is the same as $distro
|
||||
case "$ascii_distro" in
|
||||
"Arch"* | "Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"* | "Netrunner"* | "PCLinuxOS"* | "Slackware"* | "KaOS"* | "Kubuntu"* | "Lubuntu"* | "Xubuntu"* | "OpenIndiana"* | "Fedora"* | "Korora"* | "Sabayon"* | "Frugalware"* | "Exherbo"* | "Scientific"* | "Solus"* | "ChaletOS"* | "Apricity"*)
|
||||
"Arch"* | "Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"* | "Netrunner"* | "PCLinuxOS"* | "Slackware"* | "KaOS"* | "Kubuntu"* | "Lubuntu"* | "Xubuntu"* | "OpenIndiana"* | "Fedora"* | "Korora"* | "Sabayon"* | "Frugalware"* | "Exherbo"* | "Scientific"* | "Solus"* | "ChaletOS"* | "Apricity"* | "SwagArch"*)
|
||||
set_colors 4 7 1
|
||||
;;
|
||||
|
||||
|
|
Reference in New Issue