[M] Move distros into hyfetch

This commit is contained in:
Hykilpikonna 2022-12-11 06:23:29 -05:00
parent 0897d468a8
commit 6404b37b9e
No known key found for this signature in database
GPG key ID: 256CD01A41D7FA26
326 changed files with 408 additions and 2 deletions

View file

@ -0,0 +1,26 @@
from hyfetch.distro import AsciiArt
linux_lite = AsciiArt(match=r'''"Linux Lite"* | "Linux_Lite"*''', color='3 7', ascii=r"""
${c1} ,xXc
.l0MMMMMO
.kNMMMMMWMMMN,
KMMMMMMKMMMMMMo
'MMMMMMNKMMMMMM:
kMMMMMMOMMMMMMO
.MMMMMMX0MMMMMW.
oMMMMMMxWMMMMM:
WMMMMMNkMMMMMO
:MMMMMMOXMMMMW
.0MMMMMxMMMMM;
:;cKMMWxMMMMO
'MMWMMXOMMMMl
kMMMMKOMMMMMX:
.WMMMMKOWMMM0c
lMMMMMWO0MNd:'
oollXMKXoxl;.
':. .: .'
..
.
""")