Don't open dashboard automatically with server frame

This commit is contained in:
Evie Litherland-Smith 2025-01-20 10:19:02 +00:00
parent 996bb1f8cf
commit 237d38b4ca

View file

@ -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))