doomemacs/modules/app/irc/doctor.el
2023-09-06 19:43:21 +02:00

5 lines
245 B
EmacsLisp

;; -*- 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."))