Add comment
This commit is contained in:
parent
ec1a9aa30c
commit
853f902d6c
1 changed files with 1 additions and 0 deletions
|
@ -762,6 +762,7 @@ MODE1 is enabled and vice-versa."
|
||||||
|
|
||||||
;; Use the notifications library with alert.
|
;; Use the notifications library with alert.
|
||||||
(setq alert-default-style 'libnotify)
|
(setq alert-default-style 'libnotify)
|
||||||
|
;; Set a proper icon for notifications.
|
||||||
(setq alert-default-icon
|
(setq alert-default-icon
|
||||||
(concat data-directory
|
(concat data-directory
|
||||||
"images/icons/hicolor/32x32/apps/emacs.png"))
|
"images/icons/hicolor/32x32/apps/emacs.png"))
|
||||||
|
|
Loading…
Reference in a new issue