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
5
neofetch
5
neofetch
|
@ -2933,6 +2933,11 @@ get_distro_colors() {
|
|||
ascii_file="openwrt"
|
||||
;;
|
||||
|
||||
"Open Source Media Center"* | "osmc")
|
||||
set_colors 4 7 1
|
||||
ascii_file="osmc"
|
||||
;;
|
||||
|
||||
"Oracle"*)
|
||||
set_colors 1 7 3
|
||||
ascii_file="oracle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue