OS: Add support for Arch XFerience

This commit is contained in:
Michael Straube
2017-05-08 16:44:13 +02:00
parent abaf8808fe
commit 41e61fd441
2 changed files with 24 additions and 0 deletions

View File

@@ -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"