Skip to content

Commit

Permalink
Try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jianshi-tubi committed Jan 2, 2025
1 parent 381f7f6 commit b772634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/init-local.el
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
:demand t
:config
;; (require-theme 'modus-themes) ; `require-theme' is ONLY for the built-in Modus themes

(require 'modus-themes)
;; Add all your customizations prior to loading the themes
(setq modus-themes-italic-constructs t
modus-themes-bold-constructs nil)
Expand Down

0 comments on commit b772634

Please sign in to comment.