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

13 lines
No EOL
236 B
Python

from hyfetch.distro import AsciiArt
t2 = AsciiArt(match=""""t2"*""", color='7 4', ascii="""
${c2}
TTTTTTTTTT
tt ${c1}222${c2}
tt ${c1}2 2${c2}
tt ${c1}2${c2}
tt ${c1}2${c2}
tt ${c1}22222${c2}
""")