hyfetch/hyfetch/distros/slackware_small.py

14 lines
277 B
Python
Raw Normal View History

# This file is automatically generated. Please do not modify.
2022-08-20 07:30:23 -06:00
from . import AsciiArt
2022-08-20 07:30:23 -06:00
2022-08-20 07:43:52 -06:00
slackware_small = AsciiArt(match=r'''"slackware_small"*''', color='4 7 1', ascii=r"""
2022-08-20 07:30:23 -06:00
${c1} ________
/ ______|
| |______
2022-12-11 05:03:10 -07:00
\______ \
2022-08-20 07:30:23 -06:00
______| |
| |________/
|____________
""")