diff --git a/modules/ui/doom-dashboard/config.el b/modules/ui/doom-dashboard/config.el index 2659ecd64..046e5b840 100644 --- a/modules/ui/doom-dashboard/config.el +++ b/modules/ui/doom-dashboard/config.el @@ -69,7 +69,7 @@ Possible values: :action doom/open-private-config) ("Search Documentation" :icon (all-the-icons-octicon "book" :face 'font-lock-keyword-face) - :action doom/help-search)) + :action doom/help-search-headings)) "An alist of menu buttons used by `doom-dashboard-widget-shortmenu'. Each element is a cons cell (LABEL . PLIST). LABEL is a string to display after the icon and before the key string.