this was the issue

This commit is contained in:
Sakooooo 2024-01-13 12:07:27 +04:00
parent 02bf5d0c58
commit 68427bd655
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -364,7 +364,7 @@ Cause emacs overlay lol
(setq doom-themes-enable-bold t ; if nil, bold is universally disabled
doom-themes-enable-italic t) ; if nil, italics is universally disabled
;; load the theme
(load-theme 'doom-vibrant)
(load-theme 'doom-vibrant t)
(doom-themes-org-config)