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

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} /\\
/ \\
/ \\
\\__ \\
/\\__ \\ _\\
/ / \\/ __
/ / ____/ \\
/ \\ \\ \\
/_____/ /________\\
""")