Distro: Add support for DesaOS

This commit is contained in:
Dylan Araps
2017-04-04 08:47:26 +10:00
parent e562e73387
commit e6044b3c41
2 changed files with 22 additions and 0 deletions

View File

@@ -2890,6 +2890,11 @@ get_distro_colors() {
ascii_file="deepin"
;;
"DesaOS")
set_colors 2 7
ascii_file="desaos"
;;
"Devuan"*)
set_colors 5 7
ascii_file="devuan"