verb + clock report )

This commit is contained in:
2024-11-12 09:56:50 +02:00
parent f2574371d4
commit bb29532d26
2 changed files with 2 additions and 0 deletions

View File

@@ -473,3 +473,4 @@
(setq straight-disable-native-compile '("org-trello") ) (setq straight-disable-native-compile '("org-trello") )
(setq org-agenda-span 'day) (setq org-agenda-span 'day)
(setq org-agenda-start-day "-0d") (setq org-agenda-start-day "-0d")
(setq org-agenda-start-with-clockreport-mode t)

View File

@@ -63,6 +63,7 @@
(package! org-trello) (package! org-trello)
(package! protobuf-mode) (package! protobuf-mode)
(package! poetry) (package! poetry)
(package! verb)
;; Doom's packages are pinned to a specific commit and updated from release to ;; Doom's packages are pinned to a specific commit and updated from release to
;; release. The `unpin!' macro allows you to unpin single packages... ;; release. The `unpin!' macro allows you to unpin single packages...
;(unpin! pinned-package) ;(unpin! pinned-package)