Use +default/find-in-config instead on dashboard
Instead of browse-config.
This commit is contained in:
parent
8b8c7c7411
commit
3a1ba5381e
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue