OS: Add support for Maui
This commit is contained in:
parent
a9e1d91f3f
commit
762820f136
2 changed files with 25 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -3102,6 +3102,11 @@ get_distro_colors() {
|
|||
ascii_file="manjaro"
|
||||
;;
|
||||
|
||||
"Maui"*)
|
||||
set_colors 6 7
|
||||
ascii_file="maui"
|
||||
;;
|
||||
|
||||
"Mer"*)
|
||||
set_colors 4 7 1
|
||||
ascii_file="mer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue