We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc742d commit 8a0f28eCopy full SHA for 8a0f28e
1 file changed
screenfetch-dev
@@ -4949,7 +4949,7 @@ asciiText () {
4949
c4=$(getColor 'yellow')
4950
fi
4951
if [ -n "${my_lcolor}" ]; then c1="${my_lcolor}"; c2="${my_lcolor}"; c3="${my_lcolor}"; c4="${my_lcolor}"; fi
4952
- startline="1"
+ startline="0"
4953
logowidth="28"
4954
fulloutput=(
4955
"${c1} ████████████${c2} ████████████ %s"
0 commit comments