OS: Added support for GrombyangOS
This commit is contained in:
parent
2f1c044308
commit
c99f54b15d
2 changed files with 23 additions and 0 deletions
5
neofetch
5
neofetch
|
@ -2631,6 +2631,11 @@ get_distro_colors() {
|
|||
set_colors 1 2 3 4 5 6
|
||||
;;
|
||||
|
||||
"Grombyang"*)
|
||||
set_colors 4 2 1
|
||||
ascii_distro="grombyang"
|
||||
;;
|
||||
|
||||
"Void"* | "Haiku"*)
|
||||
set_colors 2 8
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue