This commit is contained in:
Zelong Kuang
2026-03-14 19:46:30 +11:00
parent 27dac8f3e9
commit 2a04d507d7
7 changed files with 57 additions and 42 deletions

View File

@@ -41,6 +41,6 @@
;; (push '(ns-appearance . light) default-frame-alist))
;; Prevent flash of unstyled mode line
;; (setq mode-line-format nil)
(setq mode-line-format nil)
(provide 'early-init)