ui/doom-dashboard: don't open dashboard over files via emacsclient #523
This commit is contained in:
parent
4fc990127c
commit
dbd6982e06
1 changed files with 1 additions and 1 deletions
|
@ -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))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue