Commit dfd08b4c authored by Dylan Araps's avatar Dylan Araps

distro: Added support for Sabotage Linux

parent 92c11002
${c2} .|'''.| | '||''|. ..|''||
||.. ' ||| || || .|' ||
''|||. | || ||'''|. || ||
. '|| .''''|. || || '|. ||
|'....|' .|. .||. .||...|' ''|...|'
|''||''| | ..|'''.| '||''''|
|| ||| .|' ' || .
|| | || || .... ||''|
|| .''''|. '|. || ||
.||. .|. .||. ''|...'| .||.....|
...@@ -3325,6 +3325,11 @@ get_distro_colors() { ...@@ -3325,6 +3325,11 @@ get_distro_colors() {
ascii_file="rosa" ascii_file="rosa"
;; ;;
"sabotage"*)
set_colors 4 7 1
ascii_file="sabotage"
;;
"Sabayon"*) "Sabayon"*)
set_colors 4 7 1 set_colors 4 7 1
ascii_file="sabayon" ascii_file="sabayon"
......
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