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

22 lines
No EOL
643 B
Python

from hyfetch.distro import AsciiArt
drauger = AsciiArt(match=r'''"Drauger"*''', color='1 7', ascii=r"""
${c1} -``-
`:+``+:`
`/++``++/.
.++/. ./++.
:++/` `/++:
`/++: :++/`
./+/- -/+/.
-++/. ./++-
:++:` `:++:
`/++- -++/`
./++. ./+/.
-++/` `/++-
:++:` `:++:
`/++- -++/`
.:-.`..............................`.-:.
`.-/++++++++++++++++++++++++++++++++/-.`
""")