26 lines
No EOL
841 B
Python
26 lines
No EOL
841 B
Python
|
|
from hyfetch.distro import AsciiArt
|
|
|
|
profelis_sambabox = AsciiArt(match=r'''"Profelis SambaBOX"* | "SambaBOX"*''', color='3 6', ascii=r"""
|
|
${c1}
|
|
#
|
|
*////#####
|
|
/////////#########(
|
|
.((((((///// ,####(#(((((
|
|
/#######(((* (#(((((((((.
|
|
//((#(#(#, ((##( ,((((((//
|
|
////// #(##########( //////
|
|
////// ((#(#(#(#(##########(/////////
|
|
/////( (((((((#########(##((((((/////
|
|
/(((#( ((((/
|
|
####(# ((###
|
|
#########(((/////////(((((((((, (#(#(
|
|
########( /////////(((((((* #####
|
|
####///, *////((( (((((((
|
|
./////////// .//(((((((((
|
|
///////////, *(/////((((*
|
|
,/(((((((((##########/.
|
|
.((((((#######
|
|
((##*
|
|
""")
|
|
|