dont really like thos
This commit is contained in:
parent
c1090aeb41
commit
8287ec9d33
1 changed files with 1 additions and 2 deletions
|
@ -91,8 +91,7 @@
|
|||
|
||||
;; Org Mode
|
||||
(use-package org-bullets)
|
||||
(add-hook 'org-mode-hook (lambda () (org-bullets-mode 1)))
|
||||
(add-hook 'org-mode-hook 'org-indent-mode)
|
||||
(add-hook 'org-mode-hook (lambda () (org-indent-mode)))
|
||||
(custom-set-faces
|
||||
'(org-level-1 ((t (:inherit outline-1 :height 1.7))))
|
||||
'(org-level-2 ((t (:inherit outline-2 :height 1.5))))
|
||||
|
|
Loading…
Reference in a new issue