summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
authorAlan Pearce2025-01-31 22:49:08 +0100
committerAlan Pearce2025-01-31 22:49:08 +0100
commitbbc69d9fbfead8f20c48d76dec98cce143ad9602 (patch)
treebe735442e5c069da84397d45bc14872580d1c785 /user
parentc3b6938cc66da40c31f146d8ca236e0af788d985 (diff)
downloadnixfiles-bbc69d9fbfead8f20c48d76dec98cce143ad9602.tar.lz
nixfiles-bbc69d9fbfead8f20c48d76dec98cce143ad9602.tar.zst
nixfiles-bbc69d9fbfead8f20c48d76dec98cce143ad9602.zip
fix typo
Diffstat (limited to 'user')
-rw-r--r--user/emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/emacs/init.el b/user/emacs/init.el
index 58933161..d9faedb1 100644
--- a/user/emacs/init.el
+++ b/user/emacs/init.el
@@ -80,7 +80,7 @@
               (load-theme 'doom-one-light :noconfirm)
               (doom-themes-org-config)))
   (use-package stimmung-themes
-    :disable t
+    :disabled t
     :config (progn
               (require 'stimmung-themes-light-theme)
               (let ((light-mode-theme 'stimmung-themes-light)