summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org
index 8c1d9fa..17aa689 100644
--- a/config.org
+++ b/config.org
@@ -581,7 +581,7 @@ If we enable this, emphasis markers will be hidden for a more word processor fee
(setopt org-catch-invisible-edits 'show-and-error)
(setopt org-special-ctrl-a/e t)
(setopt org-insert-heading-respect-content t)
- (setopt org-ellipsis "…")
+ (setopt org-ellipsis "↴") ;; ↩ ⤦
(setopt org-extend-today-until 4)
(setopt org-adapt-indentation nil)
(setopt org-log-done 'time)