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

13 lines
No EOL
212 B
Python

from hyfetch.distro import AsciiArt
mx_small = AsciiArt(match=r'''"mx_small"*''', color='4 6 7', ascii=r"""
${c3} \\\\ /
\\\\/
\\\\
/\\/ \\\\
/ \\ /\\
/ \\/ \\
/__________\\
""")