Notification patch v4

This commit is contained in:
iressa 2020-07-31 19:34:12 -04:00 committed by Miles Alan
parent dcf5ddd77c
commit e6635ba7ef
7 changed files with 102 additions and 16 deletions

View file

@ -43,6 +43,7 @@ daemons() {
daemonsneedingdbus() {
dunst -conf /usr/share/sxmo/appcfg/dunst.conf &
sxmo_notificationmonitor.sh &
sxmo_lisgdstart.sh &
}