hyfetch/tools/distros/guix_small.py

13 lines
248 B
Python
Raw Normal View History

2022-08-20 07:30:23 -06:00
from hyfetch.distro import AsciiArt
guix_small = AsciiArt(match=""""guix_small"*""", color='3 7 6 1 8', ascii="""
${c1}|.__ __.|
|__ \\ / __|
\\ \\ / /
\\ \\ / /
\\ \\ / /
\\ \\/ /
\\__/
""")