mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
ui/doom-dashboard: don't open dashboard over files via emacsclient #523
This commit is contained in:
@ -5,4 +5,4 @@
|
||||
"Switch to the dashboard in the current window, of the current FRAME."
|
||||
(interactive (list (selected-frame)))
|
||||
(with-selected-frame frame
|
||||
(switch-to-buffer (doom-fallback-buffer))))
|
||||
(switch-to-buffer (+doom-dashboard-initial-buffer))))
|
||||
|
Reference in New Issue
Block a user