From 4cdde98045ab9e7289cf5f8a546960155e09860a Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Tue, 11 Apr 2023 10:48:28 +0200 Subject: [PATCH] added a notification systemctl service in dbus --- notification/notification.service | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 notification/notification.service diff --git a/notification/notification.service b/notification/notification.service new file mode 100644 index 0000000..5122f06 --- /dev/null +++ b/notification/notification.service @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.freedesktop.Notifications +Exec=/usr/lib/notification-daemon-1.0/notification-daemon