Config: delay theme loading until frame creation for daemon mode
This commit is contained in:
@@ -21,4 +21,6 @@
|
||||
;; 之后新建的窗口也默认最大化
|
||||
(add-to-list 'default-frame-alist '(fullscreen . maximized))
|
||||
|
||||
(setq frame-background-mode 'dark)
|
||||
|
||||
;;; early-init.el ends here
|
||||
|
||||
Reference in New Issue
Block a user