mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
Add DMS dbus notification service file
This commit is contained in:
@@ -48,6 +48,10 @@ override_dh_auto_install:
|
||||
install -Dm644 DankMaterialShell-$(BASE_VERSION)/assets/systemd/dms.service \
|
||||
debian/dms/usr/lib/systemd/user/dms.service
|
||||
|
||||
# Install DBus service activation file
|
||||
install -Dm644 DankMaterialShell-$(BASE_VERSION)/assets/dbus/org.freedesktop.Notifications.service \
|
||||
debian/dms/usr/share/dbus-1/services/org.freedesktop.Notifications.service
|
||||
|
||||
# Install desktop file and icon
|
||||
install -Dm644 DankMaterialShell-$(BASE_VERSION)/assets/dms-open.desktop \
|
||||
debian/dms/usr/share/applications/dms-open.desktop
|
||||
|
||||
Reference in New Issue
Block a user