OS: Added support for Lunar Linux.

This commit is contained in:
dylan araps 2017-10-16 07:42:37 +11:00
parent b57cdee02a
commit a26fd76ca6
2 changed files with 18 additions and 0 deletions

13
ascii/distro/lunar Normal file
View File

@ -0,0 +1,13 @@
${c1}`-. `-.
-ohys/-` `:+shy/`
-omNNdyo/` :+shmNNy/`
${c3} -
/mMmo
hMMMN`
.NMMs
${c1} -:+oooo+//: ${c3}/MN${c1}. -///oooo+/-`
/:.` ${c3}/${c1} `.:/`
${c3} __
| | _ _ ___ ___ ___
| |__| | | | .'| _|
|_____|___|_|_|__,|_|

View File

@ -3388,6 +3388,11 @@ get_distro_colors() {
ascii_file="lubuntu"
;;
"Lunar"*)
set_colors 4 7 3
ascii_file="lunar"
;;
"mac"*"_small")
set_colors 2 3 1 5 4
ascii_file="mac_small"