From bc989cad9db883914868470347bf1a0fd0e5f7bd Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sat, 2 Nov 2024 20:25:38 +0200 Subject: . --- home/dots/.emacs | 1 + 1 file changed, 1 insertion(+) diff --git a/home/dots/.emacs b/home/dots/.emacs index e9436eb..95aa554 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -994,6 +994,7 @@ '(org-agenda-date-weekend ((t ()))) '(help-key-binding ((t (:weight semibold :background "#EEEEE8" :box (:line-width (1 . -1) :color "#AAAAA8"))))) '(org-agenda-done ((t (:strike-through "on" :inherit org-time-grid :extend nil)))) + '(org-agenda-structure-filter ((t (:slant italic)))) '(org-done ((t (:strike-through "on" :weight bold :inherit org-agenda-dimmed-todo-face :extend nil)))) '(org-todo ((t (:weight bold)))) '(org-headline-done ((t (:strike-through "on" :inherit org-agenda-dimmed-todo-face :extend nil)))) -- cgit v1.2.3