Skip to content

Commit c0d2568

Browse files
committed
siduction-logo: fix width
Signed-off-by: Alexander Rüedlinger <[email protected]>
1 parent 22c073c commit c0d2568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

screenfetch-dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2928,7 +2928,7 @@ asciiText () {
29282928
fi
29292929
if [ -n "${my_lcolor}" ]; then c1="${my_lcolor}"; c2="${my_lcolor}"; fi
29302930
startline="0"
2931-
logowidth="38"
2931+
logowidth="35"
29322932
fulloutput=(
29332933
"${c1} _ass,, %s"
29342934
"${c1} jmk dm. %s"

0 commit comments

Comments
 (0)