[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"*)
|
||||
set_colors 2 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c2}`.-::---..
|
||||
${c2} `.-::---..
|
||||
${c1} .:++++ooooosssoo:.
|
||||
.+o++::. `.:oos+.
|
||||
${c1} :oo:.` -+oo${c2}:
|
||||
|
|
Loading…
Reference in a new issue