hyfetch/tools/distros/mageia_small.py

13 lines
189 B
Python
Raw Normal View History

2022-08-20 09:30:23 -04:00
from hyfetch.distro import AsciiArt
mageia_small = AsciiArt(match=""""mageia_small"*""", color='6 7', ascii="""
${c1} *
*
**
${c2} /\\__/\\
/ \\
\\ /
\\____/
""")