compat(org-modern): update variable configuration
This commit is contained in:
parent
8dc0ec35e1
commit
58787b7631
1 changed files with 1 additions and 1 deletions
|
|
@ -2917,7 +2917,7 @@ Doom Emacs's =+pretty= flag by default uses the package =org-superstar= to prett
|
||||||
:config
|
:config
|
||||||
(setq org-modern-star 'replace
|
(setq org-modern-star 'replace
|
||||||
org-modern-replace-stars '("◉" "○" "✸" "✿" "✤" "✜" "◆" "▶")
|
org-modern-replace-stars '("◉" "○" "✸" "✿" "✤" "✜" "◆" "▶")
|
||||||
org-modern-label-border 0.3
|
org-modern-label-border -2
|
||||||
org-modern-table-vertical 1
|
org-modern-table-vertical 1
|
||||||
org-modern-table-horizontal 0.2
|
org-modern-table-horizontal 0.2
|
||||||
org-modern-list '((?- . "•")
|
org-modern-list '((?- . "•")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue