Config: delay theme loading until frame creation for daemon mode

This commit is contained in:
trogloxene
2026-04-02 06:35:00 +08:00
parent ac82a344c9
commit 9ecad315b5
3 changed files with 11 additions and 2 deletions

View File

@@ -156,6 +156,7 @@
(when *is-windows*
(with-eval-after-load 'org
(setq org-agenda-files '("d:/emacs/hugo/this-is-my-blog/all-blog.org"
"d:/emacs/my-org-daily/"
"d:/emacs/my-org-daily/"))))
(when *is-mac*
(with-eval-after-load 'org