hyfetch/tools/distros/pureos_small.py
2022-08-20 09:43:52 -04:00

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} _____________
| _________ |
| | | |
| | | |
| |_________| |
|_____________|
""")