Distro: Added support for MX and AntiX

This commit is contained in:
Dylan Araps 2016-12-20 12:15:34 +11:00
parent f5ec1879a6
commit b9e8d80ab3
3 changed files with 32 additions and 2 deletions

View file

@ -2453,7 +2453,7 @@ get_distro_colors() {
set_colors 2 1
;;
"Debian"* | "Ubuntu"* | "DragonFly"* | "PacBSD"* | "Oracle"* | "BlankOn"* | "DracOS"* | "Peppermint"*)
"Debian"* | "Ubuntu"* | "DragonFly"* | "PacBSD"* | "Oracle"* | "BlankOn"* | "DracOS"* | "Peppermint"* | "antiX"*)
set_colors 1 7 3
;;
@ -2521,7 +2521,7 @@ get_distro_colors() {
ascii_distro="sparky"
;;
"Trisquel"* | "NixOS"* | "Zorin"* | "Antergos"*)
"Trisquel"* | "NixOS"* | "Zorin"* | "Antergos"* | "MX"*)
set_colors 4 6
;;