Update dashboard on +doom-dashboard/open
This commit is contained in:
parent
616c48bd62
commit
043dc4e875
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
"Switch to the dashboard in the current window, of the current FRAME."
|
||||
(interactive (list (selected-frame)))
|
||||
(with-selected-frame frame
|
||||
(switch-to-buffer (+doom-dashboard-initial-buffer))))
|
||||
(switch-to-buffer (+doom-dashboard-initial-buffer))
|
||||
(+doom-dashboard-reload t)))
|
||||
|
||||
;;;###autoload
|
||||
(defun +doom-dashboard/forward-button (n)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue