diff --git a/custom.el b/custom.el index d6a0472..64ebbe1 100644 --- a/custom.el +++ b/custom.el @@ -152,6 +152,7 @@ '(mu4e-header-highlight-face ((t (:inherit hl-line :extend t :slant normal :weight normal)))) '(org-block-background ((t (:background "#262626" :slant normal :weight normal)))) '(org-block-end-line ((t (:inherit org-meta-line :slant normal :weight normal)))) + '(org-ellipsis ((t nil))) '(org-meta-line ((t (:inherit (default font-lock-comment-face) :slant normal :weight normal)))) '(org-pomodoro-mode-line ((t (:foreground "tomato3")))) '(paren-face-match ((t (:background "turquoise" :foreground "black"))))