summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 48a8332..18c38fb 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1493,8 +1493,7 @@ For disabling the behaviour for certain buffers and/or modes."
(use-package alert
:commands (alert)
- :init
- (setq alert-default-style 'notifier))
+ :init (setq alert-default-style 'notifications))
(use-package ivy-xref
:init