From 73af89d935df5a8166114c9257f9f247f29850bf Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Fri, 26 Apr 2024 18:21:56 +0200 Subject: Migrate from stumpwm to sway and from manifests to home-services. --- .emacs.d/jd/jd-org.el | 2 ++ 1 file changed, 2 insertions(+) (limited to '.emacs.d/jd/jd-org.el') diff --git a/.emacs.d/jd/jd-org.el b/.emacs.d/jd/jd-org.el index f511846..a9565f3 100755 --- a/.emacs.d/jd/jd-org.el +++ b/.emacs.d/jd/jd-org.el @@ -16,6 +16,8 @@ (let ((d (or date "+0d"))) (org-insert-time-stamp (org-read-date nil t d)))) +(jd/use-package org-pomodoro "emacs-org-pomodoro") + (jd/use-package org "emacs-org" :pin org :commands (org-capture org-agenda) -- cgit v1.2.3