OS: Add support for Arch XFerience
This commit is contained in:
parent
abaf8808fe
commit
41e61fd441
2 changed files with 24 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -2864,6 +2864,11 @@ get_distro_colors() {
|
|||
ascii_file="archlabs"
|
||||
;;
|
||||
|
||||
*"XFerience"*)
|
||||
set_colors 6 6 7 1
|
||||
ascii_file="arch_xferience"
|
||||
;;
|
||||
|
||||
"Arch"*)
|
||||
set_colors 6 6 7 1
|
||||
ascii_file="arch"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue