Skip to content
Discussion options

You must be logged in to vote
  • :lang (org +pretty) uses org-modern for its unicode bullets, not org-bullets.
  • If you want the same style as the screenshot, then use:
    ;;; add to $DOOMDIR/config.el
    (after! org-modern
      (setq org-modern-star 'replace))
  • Install the Symbola font to fix unicode support (the font Emacs falls back to for glyphs that it fails to display).
  • In the future, please post issues or possible issues in the issue category.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hlissner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
2 participants