Merge pull request #717 from mstraube/xferience
OS: Add support for Arch XFerience
This commit is contained in:
commit
8e073a13fa
2 changed files with 24 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -2867,6 +2867,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