Add support for Devuan
This commit is contained in:
parent
217560fcca
commit
df5164efae
2 changed files with 21 additions and 0 deletions
17
ascii/distro/devuan
Normal file
17
ascii/distro/devuan
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
"\
|
||||||
|
${c1} ..,,;;;::;,..
|
||||||
|
\`':ddd;:,.
|
||||||
|
\`'dPPd:,.
|
||||||
|
\`:b\$\$b\`.
|
||||||
|
'P\$\$\$d\`
|
||||||
|
.\$\$\$\$\$\`
|
||||||
|
;\$\$\$\$\$P
|
||||||
|
.:P\$\$\$\$\$\$\`
|
||||||
|
.,:b\$\$\$\$\$\$\$;'
|
||||||
|
.,:dP\$\$\$\$\$\$\$\$b:'
|
||||||
|
.,:;db\$\$\$\$\$\$\$\$\$\$Pd'\`
|
||||||
|
,db\$\$\$\$\$\$\$\$\$\$\$\$\$\$b:'\`
|
||||||
|
:\$\$\$\$\$\$\$\$\$\$\$\$b:'\`
|
||||||
|
\`\$\$\$\$\$bd:''\`
|
||||||
|
\`'''\`
|
||||||
|
"
|
4
neofetch
4
neofetch
|
@ -2538,6 +2538,10 @@ colors () {
|
||||||
setcolors 7 5
|
setcolors 7 5
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Devuan"*)
|
||||||
|
setcolors 5 7
|
||||||
|
;;
|
||||||
|
|
||||||
"KDE"*)
|
"KDE"*)
|
||||||
setcolors 2 7
|
setcolors 2 7
|
||||||
ascii_distro="kde"
|
ascii_distro="kde"
|
||||||
|
|
Loading…
Reference in a new issue