[PR] dylanaraps/neofetch#1894 from echristopherson - Fix LEDE & LMDE logo 1st line indentation
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1894 Thanks to @echristopherson Co-authored-by: Eric Christopherson <echristopherson@gmail.com>
This commit is contained in:
commit
a2addf730b
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -8797,7 +8797,7 @@ EOF
|
|||
"LEDE"*)
|
||||
set_colors 4 7 1
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} _________
|
||||
${c1} _________
|
||||
/ /\
|
||||
/ LE / \
|
||||
/ DE / \
|
||||
|
|
Loading…
Reference in a new issue