diff options
| author | Freya Murphy <freya@freyacat.org> | 2023-11-28 09:08:22 -0500 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2023-11-28 09:08:22 -0500 |
| commit | 939d1082c8dd02a91620c10e2607d95c07fe4c60 (patch) | |
| tree | b27b497ec8e5db1364732099433020c8e792c0a3 /.local/share/dbus-1/services/org.freedesktop.Notifications.service | |
| parent | dbus/xdg proper configuration (diff) | |
| download | dotfiles-arch-939d1082c8dd02a91620c10e2607d95c07fe4c60.tar.gz dotfiles-arch-939d1082c8dd02a91620c10e2607d95c07fe4c60.tar.bz2 dotfiles-arch-939d1082c8dd02a91620c10e2607d95c07fe4c60.zip | |
add dbus files
Diffstat (limited to '.local/share/dbus-1/services/org.freedesktop.Notifications.service')
| -rw-r--r-- | .local/share/dbus-1/services/org.freedesktop.Notifications.service | 3 |
1 files changed, 3 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 |