Change appearance of org mode bullets
This commit is contained in:
2
+org.el
2
+org.el
@@ -2,7 +2,7 @@
|
||||
;; Org mode configuration
|
||||
;;
|
||||
(setq org-ellipsis " ▼ "
|
||||
org-bullets-bullet-list '("◉" "⁖" "○" "‣"))
|
||||
org-superstar-headline-bullets-list '("⁖"))
|
||||
;; Cycle through header visibility
|
||||
(after! evil-org
|
||||
(remove-hook 'org-tab-first-hook #'+org-cycle-only-current-subtree-h))
|
||||
|
||||
Reference in New Issue
Block a user