Update org bullet to use braille
This commit is contained in:
@ -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")
|
||||
|
||||
Reference in New Issue
Block a user