hyfetch/tools/distros/Finnix.py
Azalea (on HyDEV-Daisy) b9773b989d
[+] Export distros
2022-08-20 09:30:23 -04:00

23 lines
No EOL
648 B
Python

from hyfetch.distro import AsciiArt
Finnix = AsciiArt(match=""""Finnix"*""", color='4 7 7', ascii="""
${c1} ,,:;;;;:,,
,;*%S########S%*;,
;?#################S?:
:%######################?:
+##########################;
+############################;
:#############.**,#############,
*###########+ +###########+
?########## ${c3}Finnix${c1} ##########*
*###########, ,###########+
:#############%..%#############,
*############################+
*##########################+
;S######################%:
,+%##################%;
:+?S##########S?+:
,:;++++;:,
""")