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

14 lines
No EOL
283 B
Python

from hyfetch.distro import AsciiArt
popos_small = AsciiArt(match=r'''"popos_small"* | "pop_os_small"*''', color='6 7', ascii=r"""
${c1}______
\\ _ \\ __
\\ \\ \\ \\ / /
\\ \\_\\ \\ / /
\\ ___\\ /_/
\\ \\ _
__\\_\\__(_)_
(___________)`
""")