Unset mode-line-format sooner in startup process
This commit is contained in:
parent
5f141a82ab
commit
e75bc10baa
2 changed files with 3 additions and 4 deletions
|
@ -130,8 +130,6 @@ mode is detected.")
|
|||
;; Bootstrap
|
||||
;;
|
||||
|
||||
;; smoother startup when mode-line is invisible
|
||||
(setq mode-line-format nil)
|
||||
|
||||
;; Prompts the user for confirmation when deleting a non-empty frame
|
||||
(define-key global-map [remap delete-frame] #'doom/delete-frame)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue