OS: Added support for ArchMerge. Closes #907
This commit is contained in:
parent
a2f44749af
commit
877a975a32
2 changed files with 25 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -3354,6 +3354,11 @@ get_distro_colors() {
|
|||
ascii_file="arch_xferience"
|
||||
;;
|
||||
|
||||
"ArchMerge"*)
|
||||
set_colors 6 6 7 1
|
||||
ascii_file="archmerge"
|
||||
;;
|
||||
|
||||
"Arch"*)
|
||||
set_colors 6 6 7 1
|
||||
ascii_file="arch"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue