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:
parent
2b662b3bba
commit
a2e7c80eeb
2
init.el
2
init.el
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user