mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-01-10 14:58:07 -05:00
Manjaro logo formatting
This commit is contained in:
@@ -4153,9 +4153,9 @@ asciiText () {
|
||||
c1=$(getColor 'light green') # Green
|
||||
fi
|
||||
if [ -n "${my_lcolor}" ]; then c1="${my_lcolor}"; fi
|
||||
startline="0"
|
||||
startline="1"
|
||||
logowidth="33"
|
||||
fulloutput=(
|
||||
fulloutput=(""
|
||||
"${c1} ██████████████████ ████████ %s"
|
||||
"${c1} ██████████████████ ████████ %s"
|
||||
"${c1} ██████████████████ ████████ %s"
|
||||
|
||||
Reference in New Issue
Block a user