summaryrefslogtreecommitdiff
path: root/modules/emacs/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'modules/emacs/README.org')
-rw-r--r--modules/emacs/README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/emacs/README.org b/modules/emacs/README.org
index 8cf9758..1cdce7d 100644
--- a/modules/emacs/README.org
+++ b/modules/emacs/README.org
@@ -36,7 +36,7 @@ You can also use it as a ~nixosModule~, in order to add additional packages like
(use-package modus-themes
:ensure t)
;; (use-package kanagawa-theme)
-(load-theme 'wheatgrass t)
+(load-theme 'leuven-dark t)
(add-hook 'after-make-frame-functions
(lambda (frame)