dont really like thos

This commit is contained in:
tavo-wasd 2024-06-22 00:54:37 -06:00
parent c1090aeb41
commit 8287ec9d33

View file

@ -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))))