better org dots

This commit is contained in:
Eli Mellen 2019-09-04 11:37:37 -04:00
parent cdf41fc852
commit c73e2a68ca
1 changed files with 1 additions and 2 deletions

View File

@ -184,8 +184,7 @@ I've been waffling a lot, lately, and also enjoying light themes.
(use-package org-bullets
:ensure t
:config
(setq org-bullets-bullet-list '("∙"))
(add-hook 'org-mode-hook 'org-bullets-mode))
(add-hook 'org-mode-hook (lambda () (org-bullets-mode 1))))
#+END_SRC
*** Restclient