Files
hyfetch/tools/distros/mageia_small.py
T

13 lines
191 B
Python

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