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

15 lines
No EOL
251 B
Python

from hyfetch.distro import AsciiArt
fedora_small = AsciiArt(match=r'''"fedora_small"''', color='12', ascii=r"""
${c1} ,'''''.
| ,. |
| | '_'
,....| |..
.' ,_;| ..'
| | | |
| ',_,' |
'. ,'
'''''
""")