Added a case for displaying the Ubuntu logo for i3buntu.
This commit is contained in:
parent
cc78503b58
commit
66f3a07a42
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -8549,7 +8549,7 @@ ${c1} ..-::::::-.`
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Ubuntu"*)
|
||||
"Ubuntu"* | "i3buntu"*)
|
||||
set_colors 1 7 3
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} .-/+oossssoo+/-.
|
||||
|
|
Loading…
Reference in a new issue