hyfetch/tools/distros/gentoo_small.py

13 lines
203 B
Python
Raw Normal View History

2022-08-20 07:30:23 -06:00
from hyfetch.distro import AsciiArt
gentoo_small = AsciiArt(match=""""gentoo_small"""", color='5 7', ascii="""
${c1} _-----_
( \\
\ 0 \\
${c2} \ )
/ _/
( _-
\____-
""")