OS: Added supprot for Artix
This commit is contained in:
parent
ab3633ab1c
commit
2d328845f7
2 changed files with 25 additions and 0 deletions
5
neofetch
5
neofetch
|
@ -2963,6 +2963,11 @@ get_distro_colors() {
|
|||
ascii_file="arch"
|
||||
;;
|
||||
|
||||
"Artix"*)
|
||||
set_colors 4 7
|
||||
ascii_file="artix"
|
||||
;;
|
||||
|
||||
"Arya"*)
|
||||
set_colors 2 1
|
||||
ascii_file="arya"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue