Rename doom-fallback-buffer (variable) => doom-fallback-buffer-name
This commit is contained in:
parent
7b2bbb973a
commit
ca262f5e4e
3 changed files with 5 additions and 5 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue