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

13 lines
No EOL
224 B
Python

from hyfetch.distro import AsciiArt
arch_small = AsciiArt(match=r'''"arch_small"''', color='6 7 1', ascii=r"""
${c1} /\\
/ \\
/\\ \\
${c2} / \\
/ ,, \\
/ | | -\\
/_-'' ''-_\\
""")