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

14 lines
252 B
Python

from hyfetch.distro import AsciiArt
haiku_small = AsciiArt(match=r'''"haiku_small"*''', color='2 8', ascii=r"""
${c1} ,^,
/ \\
*--_ ; ; _--*
\\ '" "' /
'. .'
.-'" "'-.
'-.__. .__.-'
|_|
""")