mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-04-24 03:00:16 -04:00
Fixed spacing for username@hostname on first line of Solus logo
This commit is contained in:
@@ -3573,7 +3573,7 @@ asciiText () {
|
||||
"${c1} ROSA SARO %s"
|
||||
"${c1} ROSAROSAROSAROSAR %s")
|
||||
;;
|
||||
|
||||
|
||||
"Red Hat Enterprise Linux")
|
||||
if [[ "$no_color" != "1" ]]; then
|
||||
c1=$(getColor 'white') # White
|
||||
@@ -3708,7 +3708,7 @@ asciiText () {
|
||||
startline="0"
|
||||
logowidth="36"
|
||||
fulloutput=(
|
||||
"${c3} ...... %s"
|
||||
"${c3} ...... %s"
|
||||
"${c3} .'${c1}D${c3}lddddddddddd'. %s"
|
||||
"${c3} .'ddd${c1}XM${c3}xdddddddddddddd. %s"
|
||||
"${c3} .dddddx${c1}MMM0${c3};dddddddddddddd. %s"
|
||||
|
||||
Reference in New Issue
Block a user