diff --git a/README.org b/README.org index c7674e2..0708f5a 100644 --- a/README.org +++ b/README.org @@ -45,7 +45,7 @@ Packages provided by =straight.el= https://github.com/radian-software/straight.e modus-themes-preset-overrides-intense) ;; Load the theme of your choice. - (load-theme 'modus-operandi) + (load-theme 'modus-operandi t) (define-key global-map (kbd "") #'modus-themes-toggle)) #+end_src