~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.
This commit is contained in:
@@ -400,6 +400,7 @@ Setup the agenda-files and the org-directory.
|
|||||||
(setq org-directory "~/Text"
|
(setq org-directory "~/Text"
|
||||||
org-agenda-files '("~/Text/")
|
org-agenda-files '("~/Text/")
|
||||||
org-src-window-setup 'split-window-right
|
org-src-window-setup 'split-window-right
|
||||||
|
org-superstar-headline-bullets-list '("◉" "‣" "⧈" "⬠")
|
||||||
org-log-repeat 'note))
|
org-log-repeat 'note))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** Org keymap
|
*** Org keymap
|
||||||
|
|||||||
Reference in New Issue
Block a user