Don't open dashboard automatically with server frame
This commit is contained in:
parent
996bb1f8cf
commit
237d38b4ca
4
init.el
4
init.el
|
@ -145,9 +145,7 @@
|
|||
(projects . "nf-oct-rocket")
|
||||
(registers . "nf-oct-database")))
|
||||
:init
|
||||
(dashboard-setup-startup-hook)
|
||||
(setq initial-buffer-choice #'(lambda ()
|
||||
(get-buffer-create "*dashboard*"))))
|
||||
(dashboard-setup-startup-hook))
|
||||
|
||||
(global-visual-line-mode +1)
|
||||
(setopt visual-line-fringe-indicators '(left-curly-arrow right-curly-arrow))
|
||||
|
|
Loading…
Reference in a new issue