docs(irc): add circe notification warning
This commit is contained in:
parent
a23e021032
commit
42d5fd8350
1 changed files with 5 additions and 0 deletions
5
modules/app/irc/doctor.el
Normal file
5
modules/app/irc/doctor.el
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||||
|
;;; app/irc/doctor.el
|
||||||
|
|
||||||
|
(when (memq 'circe-notifications doom-disabled-packages)
|
||||||
|
(warn! "Circe Notifications has been disabled, You will not receive desktop notifications from IRC channels."))
|
Loading…
Add table
Add a link
Reference in a new issue