OS: Added support for SalentOS
This commit is contained in:
parent
48b3b575d3
commit
ab87fb15e2
2 changed files with 24 additions and 0 deletions
4
neofetch
4
neofetch
|
|
@ -2494,6 +2494,10 @@ get_distro_colors() {
|
|||
set_colors 5 4 6 2
|
||||
;;
|
||||
|
||||
"SalentOS"*)
|
||||
set_colors 2 1 3 7
|
||||
;;
|
||||
|
||||
"CRUX"* | "Chakra"* | "gNewSense"* | "SailfishOS"* | "Alpine"* | "Ubuntu-GNOME"* | "Qubes"*)
|
||||
set_colors 4 5 7 6
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue