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

13 lines
No EOL
238 B
Python

from hyfetch.distro import AsciiArt
nixos_small = AsciiArt(match=r'''"nixos_small"''', color='4 6', ascii=r"""
${c1} \\\\ \\\\ //
==\\\\__\\\\/ //
// \\\\//
==// //==
//\\\\___//
// /\\\\ \\\\==
// \\\\ \\\\
""")