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

13 lines
No EOL
223 B
Python

from hyfetch.distro import AsciiArt
void_small = AsciiArt(match=r'''"void_small"''', color='2 8', ascii=r"""
${c1} _______
_ \\______ -
| \\ ___ \\ |
| | / \ | |
| | \___/ | |
| \\______ \\_|
-_______\\
""")