Files
hyfetch/tools/distros/manjaro_small.py
T
Azalea (on HyDEV-Daisy) 1e1cddc58f [F] Fix distro name escape
2022-08-20 09:43:52 -04:00

13 lines
237 B
Python

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