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

13 lines
No EOL
191 B
Python

from hyfetch.distro import AsciiArt
mageia_small = AsciiArt(match=r'''"mageia_small"*''', color='6 7', ascii=r"""
${c1} *
*
**
${c2} /\\__/\\
/ \\
\\ /
\\____/
""")