Commit 744dd463 authored by Dawid Dziurla's avatar Dawid Dziurla

ascii: add LEDE

parent 4fd22875
${c1} _________
/ /\
/ LE / \
/ DE / \
/________/ LE \
\ \ DE /
\ LE \ /
\ DE \ /
\________\/
...@@ -3397,6 +3397,11 @@ get_distro_colors() { ...@@ -3397,6 +3397,11 @@ get_distro_colors() {
ascii_file="kubuntu" ascii_file="kubuntu"
;; ;;
"LEDE"*)
set_colors 4 7 1
ascii_file="lede"
;;
"Linux") "Linux")
set_colors fg 8 3 set_colors fg 8 3
ascii_file="linux" ascii_file="linux"
......
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