Commit 4064f434 authored by Dylan Araps's avatar Dylan Araps

OS: Added support for ArchBox. Closes #634

parent 45a9ac3e
${c1} ...:+oh/:::..
..-/oshhhhhh` `::::-.
.:/ohhhhhhhhhhhh` `-::::.
.+shhhhhhhhhhhhhhhhh` `.::-.
/`-:+shhhhhhhhhhhhhh` .-/+shh
/ .:/ohhhhhhhhh` .:/ohhhhhhhh
/ `-:+shhh` ..:+shhhhhhhhhhhh
/ .:ohhhhhhhhhhhhhhhhhhh
/ `hhhhhhhhhhhhhhhhhhhh
/ `hhhhhhhhhhhhhhhhhhhh
/ `hhhhhhhhhhhhhhhhhhhh
/ `hhhhhhhhhhhhhhhhhhhh
/ .+o+ `hhhhhhhhhhhhhhhhhhhh
/ -hhhhh `hhhhhhhhhhhhhhhhhhhh
/ ohhhhho `hhhhhhhhhhhhhhhhhhhh
/:::+`hhhhoos` `hhhhhhhhhhhhhhhhhs+`
`--/:` /: `hhhhhhhhhhhho/-
-/:. `hhhhhhs+:-`
::::/ho/-`
...@@ -2677,6 +2677,11 @@ get_distro_colors() { ...@@ -2677,6 +2677,11 @@ get_distro_colors() {
ascii_file="arch_old" ascii_file="arch_old"
;; ;;
"ArchBox"*)
set_colors 2 7 1
ascii_file="archbox"
;;
"Arch"*) "Arch"*)
set_colors 4 4 7 1 set_colors 4 4 7 1
ascii_file="arch" ascii_file="arch"
......
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