about summary refs log tree commit diff stats
path: root/emacs-prelude/personal/lisp/init-dashboard.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-prelude/personal/lisp/init-dashboard.el')
-rw-r--r--emacs-prelude/personal/lisp/init-dashboard.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-prelude/personal/lisp/init-dashboard.el b/emacs-prelude/personal/lisp/init-dashboard.el
index 1986271..538bc4c 100644
--- a/emacs-prelude/personal/lisp/init-dashboard.el
+++ b/emacs-prelude/personal/lisp/init-dashboard.el
@@ -6,7 +6,7 @@
         dashboard-set-footer nil
         dashboard-week-agenda t
         dashboard-projects-backend 'projectile
-        ;dashboard-projects-switch-function 'projectile-persp-switch-project
+        dashboard-projects-switch-function 'projectile-persp-switch-project
         dashboard-items '((recents  . 15)
                         (bookmarks . 5)
                         (projects . 5)