Config: delay theme loading until frame creation for daemon mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user