diff --git a/modules/ui/doom-dashboard/config.el b/modules/ui/doom-dashboard/config.el index f918d21d5..bff563dfd 100644 --- a/modules/ui/doom-dashboard/config.el +++ b/modules/ui/doom-dashboard/config.el @@ -55,7 +55,7 @@ Possible values: ("Open private configuration" :icon (all-the-icons-octicon "tools" :face 'font-lock-keyword-face) :when (file-directory-p doom-private-dir) - :action +default/browse-config) + :action +default/find-in-config) ("Open user manual" :icon (all-the-icons-octicon "book" :face 'font-lock-keyword-face) :action doom/open-manual))