[PR] dylanaraps/neofetch#2228 from netsecninja - Corrected spacing issue on LMDE logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2228 Thanks to @netsecninja Co-authored-by: netsecninja <netsecninja@users.noreply.github.com>
This commit is contained in:
commit
d56f083dbc
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -9780,7 +9780,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…
Reference in a new issue