From 1765dc8299d4ac539003018306aa333757d0493c Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 19 Nov 2020 12:05:35 -0500 Subject: [PATCH] Correct ascii banner alignment Closes #4289 --- modules/ui/doom-dashboard/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ui/doom-dashboard/config.el b/modules/ui/doom-dashboard/config.el index 003632d7b..494205178 100644 --- a/modules/ui/doom-dashboard/config.el +++ b/modules/ui/doom-dashboard/config.el @@ -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)