aboutsummaryrefslogtreecommitdiff
path: root/gui/conf
diff options
context:
space:
mode:
Diffstat (limited to 'gui/conf')
-rw-r--r--gui/conf/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/conf/init.el b/gui/conf/init.el
index 7c3c242..7f11692 100644
--- a/gui/conf/init.el
+++ b/gui/conf/init.el
@@ -209,6 +209,7 @@
(tags . " %i %-12:c %b")
(search . " %i %-12:c %b")))
(org-agenda-breadcrumbs-separator " ❯ ")
+ (org-agenda-block-separator ?\u2501)
:init
(require 'org-protocol)
(require 'ox-bibtex)
@@ -409,6 +410,7 @@
'(org-level-2 ((t (:family "Iosevka Aile" :weight light))))
'(org-level-3 ((t (:family "Iosevka Aile" :weight light))))
'(org-level-4 ((t (:family "Iosevka Aile" :weight light))))
+ '(org-agenda-structure ((t (:foreground "#5c5c5c"))))
'(org-document-title ((t (:family "Iosevka Etoile"))))
'(font-latex-sectioning-5-face ((t (:family "Iosevka Etoile" :height 1.1)))))