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

13 lines
No EOL
235 B
Python

from hyfetch.distro import AsciiArt
opensuse_small = AsciiArt(match=r'''"opensuse_small" | "suse_small"*''', color='2 7', ascii=r"""
${c1} _______
__| __ \\
/ .\\ \\
\\__/ |
_______|
\\_______
__________/
""")