summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2024-08-20 03:03:37 +0100
committerjao <jao@gnu.org>2024-08-20 03:03:37 +0100
commit7257906dbdca1429283e1386b96299601ff70f76 (patch)
treebb0368a6f2c78a943d48ac6519f25598133588bc /init.el
parent9e47105870c1c9ec5c2eb0fef9d67999c384d65f (diff)
downloadelibs-7257906dbdca1429283e1386b96299601ff70f76.tar.gz
elibs-7257906dbdca1429283e1386b96299601ff70f76.tar.bz2
unused package: alert
Diffstat (limited to 'init.el')
-rw-r--r--init.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/init.el b/init.el
index 137237d..c676f40 100644
--- a/init.el
+++ b/init.el
@@ -538,13 +538,6 @@
(jao-minibuffer-add-variable 'battery-mode-line-string 80)))
;;; Notifications
-;;;; alert
-(use-package alert
- :ensure t
- :init
- (setq alert-default-style 'message ;; 'libnotify
- alert-hide-all-notifications nil))
-
;;;; jao-notify
(use-package jao-notify
:demand t