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

29 lines
No EOL
834 B
Python

from hyfetch.distro import AsciiArt
nutyx = AsciiArt(match=r'''"NuTyX"*''', color='4 1', ascii=r"""
${c1} .
.
...
...
.... .........--.
..-++-----....--++++++---.
.-++++++-. .-++++++++++++-----..
.--... .++..-+++--.....-++++++++++--..
. .-+-. .**- .... ..-+----..
.+++. .*+. + -++-----.
.+++++- ++. .*+. .....-+++-----.
-+++-++. .+. .-+***++***++--++++. .
-+-. -- -. -*- ...... ..--.
.-. .+- . -+.
. .+- +.
-- --
-+----. .-
-++-.+. .
.++. --
+. ----.
. .+. ..
- .
.
""")