From 83a17ce5972fd9f05ead73cd50b3e8748e4bba9b Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 18 May 2019 07:56:09 -0400 Subject: emacs: fix alert-default-style to use emacs’s notifications library MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .emacs.d/init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.emacs.d/init.el') 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 -- cgit v1.2.3-60-g2f50