Config: migrate from org-journal to denote-journal

This commit is contained in:
2026-05-10 01:15:28 +08:00
parent 5ee06f8500
commit 1b7d2d1e5e
7 changed files with 71 additions and 189 deletions

View File

@@ -42,7 +42,8 @@
(use-package delight
:config
(delight '((eldoc-mode nil eldoc)
(org-indent-mode nil org))))
(org-indent-mode nil org)
(desktop-environment-mode nil desktop-environment))))
;; 安装gcmh用于管理内存回收
(use-package gcmh