Add circe-notifications
This commit is contained in:
parent
4a3a67268d
commit
d04d129a31
3
init.el
3
init.el
|
@ -646,6 +646,9 @@
|
||||||
wrap-prefix " ")
|
wrap-prefix " ")
|
||||||
(setcdr (assoc 'continuation fringe-indicator-alist) nil))))
|
(setcdr (assoc 'continuation fringe-indicator-alist) nil))))
|
||||||
|
|
||||||
|
(use-package circe-notifications
|
||||||
|
:hook (circe-server-connected . enable-circe-notifications))
|
||||||
|
|
||||||
(use-package elfeed
|
(use-package elfeed
|
||||||
:custom
|
:custom
|
||||||
(elfeed-feeds '(("https://archlinux.org/feeds/news/" arch-linux))))
|
(elfeed-feeds '(("https://archlinux.org/feeds/news/" arch-linux))))
|
||||||
|
|
Loading…
Reference in a new issue