Files
hyfetch/tools/distros/void_small.py
T
Azalea (on HyDEV-Daisy) b9773b989d [+] Export distros
2022-08-20 09:30:23 -04:00

13 lines
221 B
Python

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