Change dashboard startup behavior.
This commit is contained in:
@ -129,11 +129,6 @@
|
||||
(set-face-attribute 'default nil :font "Fira Code Retina" :height 112)
|
||||
(scroll-bar-mode -1)
|
||||
|
||||
;; Abrir primero el dashboard
|
||||
(setq initial-buffer-choice (lambda ()
|
||||
(get-buffer "*dashboard*")
|
||||
(dashboard-refresh-buffer)))
|
||||
|
||||
;; Cerrar buffers al cerrar emacsclient
|
||||
;; (add-hook 'delete-frame-functions
|
||||
;; (lambda (frame)
|
||||
|
Reference in New Issue
Block a user