org: set org-ellipsis to downward chevron
This is no longer set by doom-themes.
This commit is contained in:
parent
6439d7abee
commit
6947fd72c3
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@
|
||||||
org-cycle-separator-lines 1
|
org-cycle-separator-lines 1
|
||||||
;; org-ellipsis " "
|
;; org-ellipsis " "
|
||||||
org-entities-user '(("flat" "\\flat" nil "" "" "266D" "♭") ("sharp" "\\sharp" nil "" "" "266F" "♯"))
|
org-entities-user '(("flat" "\\flat" nil "" "" "266D" "♭") ("sharp" "\\sharp" nil "" "" "266F" "♯"))
|
||||||
|
org-ellipsis " "
|
||||||
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-fontify-whole-heading-line t
|
org-fontify-whole-heading-line t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue