Update org bullet to use braille
This commit is contained in:
@ -24,7 +24,7 @@
|
|||||||
org-fontify-whole-heading-line t
|
org-fontify-whole-heading-line t
|
||||||
org-fontify-done-headline t
|
org-fontify-done-headline t
|
||||||
org-fontify-quote-and-verse-blocks t
|
org-fontify-quote-and-verse-blocks t
|
||||||
org-bullets-bullet-list '(">")
|
org-bullets-bullet-list '("⠿" "⠏" "⠶" "⠖")
|
||||||
org-capture-templates
|
org-capture-templates
|
||||||
'(("i" "Send to inbox" entry (file+headline "~/org/inbox.org" "Inbox")
|
'(("i" "Send to inbox" entry (file+headline "~/org/inbox.org" "Inbox")
|
||||||
"* TODO %?\n")
|
"* TODO %?\n")
|
||||||
|
|||||||
Reference in New Issue
Block a user