mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -10,7 +10,7 @@
|
||||
"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-fallback-buffer))
|
||||
(+doom-dashboard-reload t)))
|
||||
|
||||
;;;###autoload
|
||||
|
Reference in New Issue
Block a user