summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-10-19 17:08:12 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-10-19 17:08:12 +0200
commit8fff29be7639d6c4bc1900c7c49a41f30318b053 (patch)
tree80f224d631ddd73eaf580e4275c73f543affd435 /.config
parentc7d5f0ab3fa7aa62f0a344e0e73085dd39f47ed5 (diff)
emacs: Don’t :demand pulsar
Diffstat (limited to '.config')
-rw-r--r--.config/emacs/modules/mm-theme.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/emacs/modules/mm-theme.el b/.config/emacs/modules/mm-theme.el
index c53d639..7771548 100644
--- a/.config/emacs/modules/mm-theme.el
+++ b/.config/emacs/modules/mm-theme.el
@@ -145,7 +145,6 @@ See also the `mm-theme-background-opacity' variable."
(use-package pulsar
:ensure t
- :demand t
:custom
(pulsar-pulse t)
(pulsar-delay .05)