[PR] dylanaraps/neofetch#2063 from alexland7219 - Fixed first-line identation in the LMDE logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2063 Thanks to @alexland7219 Co-authored-by: Àlex Ros Roger <58669111+alexland7219@users.noreply.github.com>
This commit is contained in:
commit
de1eaf8882
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
|
@ -8649,7 +8649,7 @@ EOF
|
||||||
"LMDE"*)
|
"LMDE"*)
|
||||||
set_colors 2 7
|
set_colors 2 7
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c2}`.-::---..
|
${c2} `.-::---..
|
||||||
${c1} .:++++ooooosssoo:.
|
${c1} .:++++ooooosssoo:.
|
||||||
.+o++::. `.:oos+.
|
.+o++::. `.:oos+.
|
||||||
${c1} :oo:.` -+oo${c2}:
|
${c1} :oo:.` -+oo${c2}:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue