OS: Added support for Endless OS
This commit is contained in:
parent
c89bf85671
commit
1d362254d9
2 changed files with 26 additions and 0 deletions
21
ascii/distro/endless
Normal file
21
ascii/distro/endless
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
${c1} `:+yhmNMMMMNmhy+:`
|
||||||
|
-odMMNhso//////oshNMMdo-
|
||||||
|
/dMMh+. .+hMMd/
|
||||||
|
/mMNo` `oNMm:
|
||||||
|
`yMMo` `oMMy`
|
||||||
|
`dMN- -NMd`
|
||||||
|
hMN. .NMh
|
||||||
|
/MM/ -os` /MM/
|
||||||
|
dMm `smNmmhs/- `:sNMd+ `` mMd
|
||||||
|
MMy oMd--:+yMMMMMNo.:ohmMMMNy` yMM
|
||||||
|
MMy -NNyyhmMNh+oNMMMMMy:. dMo yMM
|
||||||
|
dMm `/++/-``/yNNh+/sdNMNddMm- mMd
|
||||||
|
/MM/ `dNy: `-::- /MM/
|
||||||
|
hMN. .NMh
|
||||||
|
`dMN- -NMd`
|
||||||
|
`yMMo` `oMMy`
|
||||||
|
/mMNo` `oNMm/
|
||||||
|
/dMMh+. .+hMMd/
|
||||||
|
-odMMNhso//////oshNMMdo-
|
||||||
|
`:+yhmNMMMMNmhy+:`
|
||||||
|
|
5
neofetch
5
neofetch
|
@ -3057,6 +3057,11 @@ get_distro_colors() {
|
||||||
ascii_file="elementary"
|
ascii_file="elementary"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Endless"*)
|
||||||
|
set_colors 1 7
|
||||||
|
ascii_file="endless"
|
||||||
|
;;
|
||||||
|
|
||||||
"Exherbo"*)
|
"Exherbo"*)
|
||||||
set_colors 4 7 1
|
set_colors 4 7 1
|
||||||
ascii_file="exherbo"
|
ascii_file="exherbo"
|
||||||
|
|
Loading…
Reference in a new issue