Reinstate libnotify notifications
This commit is contained in:
parent
b0a9184283
commit
4926ca5f08
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@ Insert PROPOSED-ALERT in the buffer if it is non-nil."
|
|||
(:network-server . "talk.google.com")
|
||||
(:connection-type . ssl)))
|
||||
|
||||
;; (add-hook 'jabber-alert-message-hooks #'jabber-message-libnotify)
|
||||
;; (add-hook 'jabber-alert-muc-hooks #'jabber-muc-libnotify)
|
||||
(add-hook 'jabber-alert-message-hooks #'jabber-message-libnotify)
|
||||
(add-hook 'jabber-alert-muc-hooks #'jabber-muc-libnotify)
|
||||
;; (add-hook 'jabber-alert-message-hooks #'jabber-init-stumpwm-echo)
|
||||
;; (add-hook 'jabber-alert-muc-hooks #'jabber-init-stumpwm-echo)
|
||||
(add-hook 'jabber-chat-mode-hook #'visual-line-mode)
|
||||
|
|
Loading…
Reference in a new issue