Update org bullet to use braille

This commit is contained in:
Colin Powell
2019-09-25 21:41:16 -04:00
parent 42a90518b0
commit 1509477520

View File

@ -24,7 +24,7 @@
org-fontify-whole-heading-line t
org-fontify-done-headline t
org-fontify-quote-and-verse-blocks t
org-bullets-bullet-list '(">")
org-bullets-bullet-list '("" "" "" "")
org-capture-templates
'(("i" "Send to inbox" entry (file+headline "~/org/inbox.org" "Inbox")
"* TODO %?\n")