15 lines
No EOL
290 B
Python
15 lines
No EOL
290 B
Python
|
|
from hyfetch.distro import AsciiArt
|
|
|
|
postmarketos_small = AsciiArt(match=r'''"postmarketos_small"''', color='2 7', ascii=r"""
|
|
${c1} /\\
|
|
/ \\
|
|
/ \\
|
|
\\__ \\
|
|
/\\__ \\ _\\
|
|
/ / \\/ __
|
|
/ / ____/ \\
|
|
/ \\ \\ \\
|
|
/_____/ /________\\
|
|
""")
|
|
|