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

13 lines
No EOL
250 B
Python

from hyfetch.distro import AsciiArt
guix_small = AsciiArt(match=r'''"guix_small"*''', color='3 7 6 1 8', ascii=r"""
${c1}|.__ __.|
|__ \\ / __|
\\ \\ / /
\\ \\ / /
\\ \\ / /
\\ \\/ /
\\__/
""")