hyfetch/tools/distros/sailfish.py

19 lines
393 B
Python
Raw Normal View History

2022-08-20 07:30:23 -06:00
from hyfetch.distro import AsciiArt
2022-08-20 07:43:52 -06:00
sailfish = AsciiArt(match=r'''"Sailfish"*''', color='4 5 7 6', ascii=r"""
2022-08-20 07:30:23 -06:00
${c1} _a@b
_#b (b
_@@ @_ _,
_#^@ _#*^^*gg,aa@^^
#- @@^ _a@^^
@_ *g#b
^@_ ^@_
^@_ @
@(b (b
#b(b#^
_@_#@^
_a@a*^
,a@*^
""")