From 1040f95e695bcdbe5c3ac60e49e4ddd3286565ed Mon Sep 17 00:00:00 2001
From: AChavali <aryadevchavali1@gmail.com>
Date: Mon, 30 Dec 2019 14:46:26 +0000
Subject: ~change name of dashboard buffer to *dashboard*

---
 doom.d/config.org | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doom.d/config.org b/doom.d/config.org
index ca7a51c..75a952f 100644
--- a/doom.d/config.org
+++ b/doom.d/config.org
@@ -188,6 +188,7 @@ other stuff as well, cos Henrik may remove the Wakatime module.
 ** Dashboard
 #+BEGIN_SRC elisp
 (setq fancy-splash-image "~/Pictures/space.png") ; splash image
+(setq +doom-dashboard-name "*dashboard*")
 
 (setq +doom-dashboard-functions ; limit the dashboard items
       '(doom-dashboard-widget-banner
-- 
cgit v1.2.3-13-gbd6f