diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 639cdd5..ba8bdf7 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -115,7 +115,7 @@ :after (org) :hook (org-mode . org-modern-mode) :custom - (org-modern-star '("#" "##" "###" "####" "#####" "######"))) + (org-modern-star 'fold)) (use-package org-modern-indent :straight '(org-modern-indent