[emacs] Mark current time in agenda overviews

This commit is contained in:
Sebastian Schulze 2018-09-19 10:36:51 +02:00
parent eff24146bd
commit 207e74b763
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@
("waiting" . "blue")
)))
;(setq org-agenda-current-time ((t (:inherit org-time-grid :foreground "orange red"))))
;;store link to message if in header view, not to header query
(setq org-mu4e-link-query-in-headers-mode nil)