Commit a26fd76c authored by dylan araps's avatar dylan araps

OS: Added support for Lunar Linux.

parent b57cdee0
${c1}`-. `-.
-ohys/-` `:+shy/`
-omNNdyo/` :+shmNNy/`
${c3} -
/mMmo
hMMMN`
.NMMs
${c1} -:+oooo+//: ${c3}/MN${c1}. -///oooo+/-`
/:.` ${c3}/${c1} `.:/`
${c3} __
| | _ _ ___ ___ ___
| |__| | | | .'| _|
|_____|___|_|_|__,|_|
...@@ -3388,6 +3388,11 @@ get_distro_colors() { ...@@ -3388,6 +3388,11 @@ get_distro_colors() {
ascii_file="lubuntu" ascii_file="lubuntu"
;; ;;
"Lunar"*)
set_colors 4 7 3
ascii_file="lunar"
;;
"mac"*"_small") "mac"*"_small")
set_colors 2 3 1 5 4 set_colors 2 3 1 5 4
ascii_file="mac_small" ascii_file="mac_small"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment