summaryrefslogtreecommitdiff
path: root/home/dots/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/dots/.emacs1
1 files changed, 1 insertions, 0 deletions
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))))