hyfetch/tools/distros/Raspbian_small.py

15 lines
259 B
Python
Raw Normal View History

2022-08-20 07:30:23 -06:00
from hyfetch.distro import AsciiArt
Raspbian_small = AsciiArt(match=""""Raspbian_small"*""", color='2 1', ascii="""
${c1} .. ,.
:oo: .:oo:
'o\\o o/o:
${c2} :: . :: . ::
:: ::: ::: ::
:' '',.'' ':
::: :::: :::
':, '' ,:'
' ~::~ '
""")