summaryrefslogtreecommitdiff
path: root/.local/share
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.local/share/dbus-1/services/org.freedesktop.Notifications.service3
-rw-r--r--.local/share/dbus-1/services/org.freedesktop.secrets.service4
2 files changed, 7 insertions, 0 deletions
diff --git a/.local/share/dbus-1/services/org.freedesktop.Notifications.service b/.local/share/dbus-1/services/org.freedesktop.Notifications.service
new file mode 100644
index 0000000..1d958d4
--- /dev/null
+++ b/.local/share/dbus-1/services/org.freedesktop.Notifications.service
@@ -0,0 +1,3 @@
+[D-BUS Service]
+Name=org.freedesktop.Notifications
+Exec=/usr/bin/mako
diff --git a/.local/share/dbus-1/services/org.freedesktop.secrets.service b/.local/share/dbus-1/services/org.freedesktop.secrets.service
new file mode 100644
index 0000000..b7934f5
--- /dev/null
+++ b/.local/share/dbus-1/services/org.freedesktop.secrets.service
@@ -0,0 +1,4 @@
+[D-BUS Service]
+Name=org.freedesktop.secrets
+Exec=/usr/bin/gnome-keyring-daemon --start --components=secrets
+