Fix manjaro logo (#1826)
This commit is contained in:
parent
65e01ab421
commit
c2c1cfbf4f
2
neofetch
2
neofetch
|
@ -8488,7 +8488,7 @@ EOF
|
||||||
"Manjaro"*)
|
"Manjaro"*)
|
||||||
set_colors 2 7
|
set_colors 2 7
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c1}████████ ████████
|
${c1}████████ ████████
|
||||||
████████ ████████
|
████████ ████████
|
||||||
████████ ████████
|
████████ ████████
|
||||||
████████ ████████
|
████████ ████████
|
||||||
|
|
Reference in New Issue