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

24 lines
No EOL
673 B
Python

from hyfetch.distro import AsciiArt
postmarketos = AsciiArt(match=r'''"PostMarketOS"*''', color='2 7', ascii=r"""
${c1} /\\
/ \\
/ \\
/ \\
/ \\
/ \\
\\ \\
/\\ \\____ \\
/ \\____ \\ \\
/ / \\ \\
/ / \\ ___\\
/ / \\ / ____
/ / \\/ / \\
/ / __________/ \\
/ \\ \\ \\
/ \\ \\ \\
/ / / \\
/___________/ /____________________\\
""")