Skip to content

Commit

Permalink
tweak(doom-themes): apply org tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jun 5, 2023
1 parent b29eda4 commit 3b4847d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion core/me-core-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ Useful for keeping track of the enabled theme."
'(nerd-icons-mdicon "nf-md-math_integral_box" :face nerd-icons-orange)))

(use-package doom-themes
:straight t)
:straight t
:config
(doom-themes-org-config))

(use-package dashboard
:straight t
Expand Down

0 comments on commit 3b4847d

Please sign in to comment.