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

13 lines
279 B
Python

from hyfetch.distro import AsciiArt
linuxmint_small = AsciiArt(match=""""linuxmint_small"*""", color='2 7', ascii="""
${c1} ___________
|_ \\
| ${c2}| _____ ${c1}|
| ${c2}| | | | ${c1}|
| ${c2}| | | | ${c1}|
| ${c2}\\__${c2}___/ ${c1}|
\\_________/
""")