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

12 lines
No EOL
211 B
Python

from hyfetch.distro import AsciiArt
elementary_small = AsciiArt(match=""""elementary_small"*""", color='4 7 1', ascii="""
${c2} _______
/ ____ \\
/ | / /\\
|__\\ / / |
\\ /__/ /
\\_______/
""")