Fix ASCII in Twister UI
This commit is contained in:
parent
3aa5a6d99e
commit
34006a6f75
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -10835,7 +10835,7 @@ ${c1} ▀█████████ ███████${c2}███▀
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Twister OS"*)
|
"Twister"*)
|
||||||
set_colors 2 1 4 5 7
|
set_colors 2 1 4 5 7
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c3}.......................${c4}.......${c5}.,:ccllllcc:.${c4}...
|
${c3}.......................${c4}.......${c5}.,:ccllllcc:.${c4}...
|
||||||
|
|
Loading…
Reference in a new issue