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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

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