From 5018637091a68d57a1c01a8796d9fb27c5cbc84c Mon Sep 17 00:00:00 2001 From: Han Mertens Date: Tue, 10 Nov 2020 20:38:45 +0100 Subject: [PATCH] ui/doom-dashboard: center bottom line of banner --- 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 112b1b16e..e80957b8b 100644 --- a/modules/ui/doom-dashboard/config.el +++ b/modules/ui/doom-dashboard/config.el @@ -405,7 +405,7 @@ controlled by `+doom-dashboard-pwd-policy'." "||.==' _-' `' | /==.||" "==' _-' E M A C S \\/ `==" "\\ _-' `-_ /" - " `'' ``'")) + "`'' ``'")) (when (and (display-graphic-p) (stringp fancy-splash-image) (file-readable-p fancy-splash-image))