OS: Added support for refracta
This commit is contained in:
parent
8f77d79c6f
commit
9b92375f88
2 changed files with 24 additions and 0 deletions
19
ascii/distro/refracta
Normal file
19
ascii/distro/refracta
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
${c2} A
|
||||||
|
VW
|
||||||
|
VVW\\
|
||||||
|
.yWWW\\
|
||||||
|
,;,,u,;yy;;v;uyyyyyyy ,WWWWW^
|
||||||
|
*WWWWWWWWWWWWWWWW/ $VWWWWw ,
|
||||||
|
^*%WWWWWWVWWX $WWWW** ,yy
|
||||||
|
, "**WWW/' **' ,yy/WWW*`
|
||||||
|
&WWWWwy `*` <,ywWW%VWWW*
|
||||||
|
yWWWWWWWWWW* ., "**WW%W
|
||||||
|
,&WWWWWM*"` ,y/ &WWWww ^*
|
||||||
|
XWWX*^ ,yWWWW09 .WWWWWWWWwy,
|
||||||
|
*` &WWWWWM WWWWWWWWWWWWWww,
|
||||||
|
(WWWWW` /#####WWW***********
|
||||||
|
^WWWW
|
||||||
|
VWW
|
||||||
|
Wh.
|
||||||
|
V/
|
||||||
|
|
5
neofetch
5
neofetch
|
@ -3548,6 +3548,11 @@ get_distro_colors() {
|
||||||
ascii_file="redhat"
|
ascii_file="redhat"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Refracted Devuan"*)
|
||||||
|
set_colors 8 7
|
||||||
|
ascii_file="refracta"
|
||||||
|
;;
|
||||||
|
|
||||||
"Rosa"*)
|
"Rosa"*)
|
||||||
set_colors 4 7 1
|
set_colors 4 7 1
|
||||||
ascii_file="rosa"
|
ascii_file="rosa"
|
||||||
|
|
Loading…
Reference in a new issue