aboutsummaryrefslogtreecommitdiff
path: root/Doom/.doom.d/org/config.org
diff options
context:
space:
mode:
authordx <aryadevchavali1@gmail.com>2020-05-13 02:56:23 +0100
committerdx <aryadevchavali1@gmail.com>2020-05-13 02:56:23 +0100
commite60e85757abd9704c3caaa1f24fe564dfe6cace5 (patch)
tree2058a15c96762facdef85d10e23f11d491f1c506 /Doom/.doom.d/org/config.org
parent08f9b770f51e3902852a8921c7c3a80f58bd0189 (diff)
downloaddotfiles-e60e85757abd9704c3caaa1f24fe564dfe6cace5.tar.gz
dotfiles-e60e85757abd9704c3caaa1f24fe564dfe6cace5.tar.bz2
dotfiles-e60e85757abd9704c3caaa1f24fe564dfe6cace5.zip
~set superstar headline bullets
Default doom emacs ones get a bit stale after a while, so I set these new ones with differing polygons! They progress by number of vertices.
Diffstat (limited to 'Doom/.doom.d/org/config.org')
-rw-r--r--Doom/.doom.d/org/config.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doom/.doom.d/org/config.org b/Doom/.doom.d/org/config.org
index 0e2ede4..ea7ef50 100644
--- a/Doom/.doom.d/org/config.org
+++ b/Doom/.doom.d/org/config.org
@@ -400,6 +400,7 @@ Setup the agenda-files and the org-directory.
(setq org-directory "~/Text"
org-agenda-files '("~/Text/")
org-src-window-setup 'split-window-right
+ org-superstar-headline-bullets-list '("◉" "‣" "⧈" "⬠")
org-log-repeat 'note))
#+END_SRC
*** Org keymap