mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Rename doom-fallback-buffer (variable) => doom-fallback-buffer-name
This commit is contained in:
@@ -44,7 +44,7 @@ Possible values:
|
||||
;; Bootstrap
|
||||
;;
|
||||
|
||||
(setq doom-fallback-buffer +doom-dashboard-name
|
||||
(setq doom-fallback-buffer-name +doom-dashboard-name
|
||||
initial-buffer-choice #'+doom-dashboard-initial-buffer)
|
||||
|
||||
(add-hook 'window-setup-hook #'+doom-dashboard|init)
|
||||
|
Reference in New Issue
Block a user