hyfetch/tools/distros/Finnix.py

23 lines
648 B
Python
Raw Normal View History

2022-08-20 07:30:23 -06:00
from hyfetch.distro import AsciiArt
Finnix = AsciiArt(match=""""Finnix"*""", color='4 7 7', ascii="""
${c1} ,,:;;;;:,,
,;*%S########S%*;,
;?#################S?:
:%######################?:
+##########################;
+############################;
:#############.**,#############,
*###########+ +###########+
?########## ${c3}Finnix${c1} ##########*
*###########, ,###########+
:#############%..%#############,
*############################+
*##########################+
;S######################%:
,+%##################%;
:+?S##########S?+:
,:;++++;:,
""")