diff --git a/lisp/org-mode.el b/lisp/org-mode.el index d79c3ed..867d527 100644 --- a/lisp/org-mode.el +++ b/lisp/org-mode.el @@ -4,7 +4,8 @@ ;; org-superstar (use-package org-superstar :config - ;; Change org-mode's heading bullets (setq org-superstar-headline-bullets-list + ;; Change org-mode's heading bullets + (setq org-superstar-headline-bullets-list '("🞉" "🞈" "🞇" "🞆" "🞅" "🞄")) ;; Customize org-mode's default functionality