1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

Revert "Add DMS dbus notification service file"

This reverts commit 33e655becd.
This commit is contained in:
purian23
2025-12-03 11:48:56 -05:00
parent c2f478b088
commit 50b112c9d6
11 changed files with 7 additions and 42 deletions

View File

@@ -599,9 +599,6 @@ jobs:
install -Dm644 assets/systemd/dms.service %{buildroot}%{_userunitdir}/dms.service
# Install DBus service activation file
install -Dm644 assets/dbus/org.freedesktop.Notifications.service %{buildroot}%{_datadir}/dbus-1/services/org.freedesktop.Notifications.service
install -Dm644 assets/dms-open.desktop %{buildroot}%{_datadir}/applications/dms-open.desktop
install -Dm644 assets/danklogo.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/danklogo.svg
@@ -631,7 +628,6 @@ jobs:
%doc README.md CONTRIBUTING.md
%{_datadir}/quickshell/dms/
%{_userunitdir}/dms.service
%{_datadir}/dbus-1/services/org.freedesktop.Notifications.service
%{_datadir}/applications/dms-open.desktop
%{_datadir}/icons/hicolor/scalable/apps/danklogo.svg