Correct ascii banner alignment

Closes #4289
This commit is contained in:
Henrik Lissner
2020-11-19 12:05:35 -05:00
parent 110d70bdff
commit 1765dc8299

View File

@ -404,7 +404,7 @@ controlled by `+doom-dashboard-pwd-policy'."
"||.==' _-' `' | /==.||"
"==' _-' E M A C S \\/ `=="
"\\ _-' `-_ /"
"`'' ``'"))
" `'' ``'"))
(longest-line (apply #'max (mapcar #'length banner))))
(put-text-property
(point)