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

18 lines
No EOL
316 B
Python

from hyfetch.distro import AsciiArt
iglunix = AsciiArt(match=r'''"iglunix"*|"iglu"*''', color='8', ascii=r"""
${c1} |
| |
|
| ________
| /\ | \
/ \ | \ |
/ \ \ |
/ \________\
\ / /
\ / /
\ / /
\/________/
""")