hyfetch/tools/distros/gentoo_small.py
Azalea (on HyDEV-Daisy) b9773b989d
[+] Export distros
2022-08-20 09:30:23 -04:00

13 lines
No EOL
203 B
Python

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