hyfetch/tools/distros/postmarketos_small.py

15 lines
288 B
Python
Raw Normal View History

2022-08-20 07:30:23 -06:00
from hyfetch.distro import AsciiArt
postmarketos_small = AsciiArt(match=""""postmarketos_small"""", color='2 7', ascii="""
${c1} /\\
/ \\
/ \\
\\__ \\
/\\__ \\ _\\
/ / \\/ __
/ / ____/ \\
/ \\ \\ \\
/_____/ /________\\
""")