12 lines
No EOL
227 B
Python
12 lines
No EOL
227 B
Python
|
|
from hyfetch.distro import AsciiArt
|
|
|
|
pureos_small = AsciiArt(match=r'''"pureos_small"*''', color='2 7 7', ascii=r"""
|
|
${c1} _____________
|
|
| _________ |
|
|
| | | |
|
|
| | | |
|
|
| |_________| |
|
|
|_____________|
|
|
""")
|
|
|