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

13 lines
No EOL
205 B
Python

from hyfetch.distro import AsciiArt
gentoo_small = AsciiArt(match=r'''"gentoo_small"''', color='5 7', ascii=r"""
${c1} _-----_
( \\
\ 0 \\
${c2} \ )
/ _/
( _-
\____-
""")