Files
hyfetch/tools/distros/cleanjaro_small.py
T

13 lines
376 B
Python

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