[F] Fix distro name escape
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
gnewsense = AsciiArt(match=r'''"gNewSense"*''', color='4 5 7 6', ascii=r"""
|
||||
${c1} ..,,,,..
|
||||
.oocchhhhhhhhhhccoo.
|
||||
.ochhlllllllc hhhhhh ollllllhhco.
|
||||
ochlllllllllll hhhllllllhhh lllllllllllhco
|
||||
.cllllllllllllll hlllllo +hllh llllllllllllllc.
|
||||
ollllllllllhco'' hlllllo +hllh ``ochllllllllllo
|
||||
hllllllllc' hllllllllllllh `cllllllllh
|
||||
ollllllh +llllllllllll+ hllllllo
|
||||
`cllllh. ohllllllho .hllllc'
|
||||
ochllc. ++++ .cllhco
|
||||
`+occooo+. .+ooocco+'
|
||||
`+oo++++ ++++oo+'
|
||||
""")
|
||||
|
||||
Reference in New Issue
Block a user