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

12 lines
No EOL
245 B
Python

from hyfetch.distro import AsciiArt
android_small = AsciiArt(match=r'''"android_small"*''', color='2 7', ascii=r"""
${c1} ;, ,;
';,.-----.,;'
,' ',
/ O O \\
| |
'-----------------'
""")