diff options
Diffstat (limited to 'bard-emacs-modules')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-modeline.el | 1 | ||||
| -rw-r--r-- | bard-emacs-modules/bard-emacs-org.el | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/bard-emacs-modules/bard-emacs-modeline.el b/bard-emacs-modules/bard-emacs-modeline.el index 2b10722..34074f7 100644 --- a/bard-emacs-modules/bard-emacs-modeline.el +++ b/bard-emacs-modules/bard-emacs-modeline.el @@ -22,6 +22,7 @@ " " prot-modeline-flymake prot-modeline-eglot + bard-modeline-org-clock " " mode-line-format-right-align prot-modeline-notmuch-indicator diff --git a/bard-emacs-modules/bard-emacs-org.el b/bard-emacs-modules/bard-emacs-org.el index 0d7c1ed..976e106 100644 --- a/bard-emacs-modules/bard-emacs-org.el +++ b/bard-emacs-modules/bard-emacs-org.el @@ -166,7 +166,7 @@ "* [[%:link][%:description]] \nCaptured On: %U \n%?") ("w" "Class outline" entry (file - "~/Notes/denote/20240328T215727--todo.org") + "~/Notes/denote/uni.org") (file "~/Notes/denote/templates/class-template.org")) ("p" "project idea" entry |
