OS: Added support for Mer
This commit is contained in:
parent
97cfe7d7a5
commit
8896c6de5d
2 changed files with 32 additions and 0 deletions
27
ascii/distro/mer
Normal file
27
ascii/distro/mer
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
${c1} dMs
|
||||||
|
.-`
|
||||||
|
`y`-o+`
|
||||||
|
``NMMy
|
||||||
|
.--`:++.
|
||||||
|
.hNNNNs
|
||||||
|
/MMMMMN
|
||||||
|
`ommmd/ +/
|
||||||
|
```` +/
|
||||||
|
`:+sssso/-`
|
||||||
|
.-::. `-::-` `smNMNmdmNMNd/ .://-`
|
||||||
|
.ymNMNNdmNMMNm+` -dMMh:.....+dMMs `sNNMMNo
|
||||||
|
dMN+::NMMy::hMM+ mMMo `ohhy/ `dMM+ yMMy::-
|
||||||
|
MMm yMM- :MMs NMN` `:::::--sMMh dMM`
|
||||||
|
MMm yMM- -MMs mMM+ `ymmdsymMMMs dMM`
|
||||||
|
NNd sNN- -NNs -mMNs-.--..:dMMh` dNN
|
||||||
|
--- .--` `--. .smMMmdddmMNdo` .--
|
||||||
|
./ohddds+:`
|
||||||
|
+h- `.:-.
|
||||||
|
./`.dMMMN+
|
||||||
|
+MMMMMd
|
||||||
|
`+dmmy-
|
||||||
|
``` .+`
|
||||||
|
.dMNo-y.
|
||||||
|
`hmm/
|
||||||
|
.:`
|
||||||
|
dMs
|
5
neofetch
5
neofetch
|
@ -2878,6 +2878,11 @@ get_distro_colors() {
|
||||||
ascii_file="manjaro"
|
ascii_file="manjaro"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Mer"*)
|
||||||
|
set_colors 4 7 1
|
||||||
|
ascii_file="mer"
|
||||||
|
;;
|
||||||
|
|
||||||
"Minix"*)
|
"Minix"*)
|
||||||
set_colors 1 7 3
|
set_colors 1 7 3
|
||||||
ascii_file="minix"
|
ascii_file="minix"
|
||||||
|
|
Loading…
Reference in a new issue