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

13 lines
No EOL
376 B
Python

from hyfetch.distro import AsciiArt
cleanjaro_small = AsciiArt(match=r'''"cleanjaro_small"*''', color='7 7', ascii=r"""
${c1}█████ ██████████
█████ ██████████
█████
█████
█████
████████████████
████████████████
""")