diff --git a/init.el b/init.el index 781c188..4756312 100644 --- a/init.el +++ b/init.el @@ -1387,7 +1387,8 @@ See also `crux-reopen-as-root-mode'." modus-themes-bold-constructs t modus-themes-italic-constructs t modus-themes-headings '((t . (background)))) - (dawn-schedule #'modus-themes-load-operandi #'modus-themes-load-vivendi)) + (dawn-schedule #'modus-themes-load-operandi + #'modus-themes-load-vivendi)) (setup (:straight mwim) (:require +mwim)