OS: Added support for postmarketos

This commit is contained in:
Dylan Araps
2018-02-12 08:41:12 +11:00
parent 91d2edf7c8
commit c9146d9eee
2 changed files with 22 additions and 0 deletions

View File

@@ -3820,6 +3820,11 @@ get_distro_colors() {
ascii_file="porteus"
;;
"PostMarketOS"*)
set_colors 2 7
ascii_file="postmarketos"
;;
"Puppy"* | "Quirky Werewolf"* | "Precise Puppy"*)
set_colors 4 7
ascii_file="puppy"