diff --git a/modules/ui/doom-dashboard/config.el b/modules/ui/doom-dashboard/config.el index 9b5f591aa..5aa448a07 100644 --- a/modules/ui/doom-dashboard/config.el +++ b/modules/ui/doom-dashboard/config.el @@ -67,9 +67,8 @@ Possible values: :icon (all-the-icons-octicon "tools" :face 'font-lock-keyword-face) :when (file-directory-p doom-private-dir) :action doom/open-private-config) - ("Open user manual" + ("Search Documentation" :icon (all-the-icons-octicon "book" :face 'font-lock-keyword-face) - :when (file-exists-p (expand-file-name "index.org" doom-docs-dir)) :action doom/help-search)) "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