Move alert from notifications (direct DBus) to libnotify

It means an external process for every notification, but DBus seems to be veery slow.
This commit is contained in:
Gergely Polonkai 2018-07-02 08:55:02 +02:00
parent 2b662b3bba
commit a2e7c80eeb
1 changed files with 1 additions and 1 deletions

View File

@ -779,7 +779,7 @@ INFO plist."
(alert-define-style 'termux :title "Notify using termux"
:notifier #'alert-termux-notify))
'termux)
'notifications)))
'libnotify)))
(use-package newsticker
:demand