Update manjaro logo (#1825)
Manjaro has changed its logo, see manjaro.org
This commit is contained in:
parent
9e8ed741b3
commit
65e01ab421
1 changed files with 6 additions and 6 deletions
12
neofetch
12
neofetch
|
@ -8475,8 +8475,8 @@ EOF
|
|||
"manjaro_small"*)
|
||||
set_colors 2 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1}||||||||| ||||
|
||||
||||||||| ||||
|
||||
${c1}|||| ||||
|
||||
|||| ||||
|
||||
|||| ||||
|
||||
|||| |||| ||||
|
||||
|||| |||| ||||
|
||||
|
@ -8488,10 +8488,10 @@ EOF
|
|||
"Manjaro"*)
|
||||
set_colors 2 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1}██████████████████ ████████
|
||||
██████████████████ ████████
|
||||
██████████████████ ████████
|
||||
██████████████████ ████████
|
||||
${c1}████████ ████████
|
||||
████████ ████████
|
||||
████████ ████████
|
||||
████████ ████████
|
||||
████████ ████████
|
||||
████████ ████████ ████████
|
||||
████████ ████████ ████████
|
||||
|
|
Loading…
Reference in a new issue