Add support for org-journal
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
parent
a736158dae
commit
7886138f5b
3 changed files with 22 additions and 2 deletions
|
@ -49,3 +49,6 @@
|
|||
(package! centered-window :recipe (:host github :repo "anler/centered-window-mode"))
|
||||
(package! org-tree-slide)
|
||||
(package! ox-reveal))
|
||||
|
||||
(when (featurep! +journal)
|
||||
(package! org-journal))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue