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

12 lines
No EOL
176 B
Python

from hyfetch.distro import AsciiArt
debian_small = AsciiArt(match=""""debian_small"""", color='1 7 3', ascii="""
${c1} _____
/ __ \\
| / |
| \\___-
-_
--_
""")