OS: Added support for Mer
This commit is contained in:
parent
97cfe7d7a5
commit
8896c6de5d
2 changed files with 32 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -2878,6 +2878,11 @@ get_distro_colors() {
|
|||
ascii_file="manjaro"
|
||||
;;
|
||||
|
||||
"Mer"*)
|
||||
set_colors 4 7 1
|
||||
ascii_file="mer"
|
||||
;;
|
||||
|
||||
"Minix"*)
|
||||
set_colors 1 7 3
|
||||
ascii_file="minix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue