org-clock-mode-line-total back to using auto
This commit is contained in:
parent
ba7d131bac
commit
607d3ae7eb
|
@ -990,7 +990,7 @@ Configure email with iCalendar event support, to integrate with
|
|||
:after org
|
||||
:custom
|
||||
(org-clock-rounding-minutes 15)
|
||||
(org-clock-mode-line-total 'today))
|
||||
(org-clock-mode-line-total 'auto))
|
||||
|
||||
(use-package org-duration
|
||||
:after org
|
||||
|
|
Loading…
Reference in a new issue