Distro: Added support for Open Source Media Center
This commit is contained in:
parent
371953ce0a
commit
5a3476b4ac
2 changed files with 25 additions and 0 deletions
20
ascii/distro/osmc
Normal file
20
ascii/distro/osmc
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
${c1} -+shdmNNNNmdhs+-
|
||||||
|
.+hMNho/:..``..:/ohNMh+.
|
||||||
|
:hMdo. .odMh:
|
||||||
|
-dMy- -yMd-
|
||||||
|
sMd- -dMs
|
||||||
|
hMy +. .+ yMh
|
||||||
|
yMy dMs. .sMd yMy
|
||||||
|
:Mm dMNMs` `sMNMd `mM:
|
||||||
|
yM+ dM//mNs``sNm//Md +My
|
||||||
|
mM- dM: +NNNN+ :Md -Mm
|
||||||
|
mM- dM: `oNN+ :Md -Mm
|
||||||
|
yM+ dM/+NNo` :Md +My
|
||||||
|
:Mm` dMMNs` :Md `mM:
|
||||||
|
yMy dMs` -ms yMy
|
||||||
|
hMy +. yMh
|
||||||
|
sMd- -dMs
|
||||||
|
-dMy- -yMd-
|
||||||
|
:hMdo. .odMh:
|
||||||
|
.+hMNho/:..``..:/ohNMh+.
|
||||||
|
-+shdmNNNNmdhs+-
|
5
neofetch
5
neofetch
|
@ -2933,6 +2933,11 @@ get_distro_colors() {
|
||||||
ascii_file="openwrt"
|
ascii_file="openwrt"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Open Source Media Center"* | "osmc")
|
||||||
|
set_colors 4 7 1
|
||||||
|
ascii_file="osmc"
|
||||||
|
;;
|
||||||
|
|
||||||
"Oracle"*)
|
"Oracle"*)
|
||||||
set_colors 1 7 3
|
set_colors 1 7 3
|
||||||
ascii_file="oracle"
|
ascii_file="oracle"
|
||||||
|
|
Loading…
Reference in a new issue