1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-24 20:15:21 -04:00

packaging: add com.danklinux.dms.desktop entry, remove custom icon

resolution
This commit is contained in:
bbedward
2026-06-24 10:01:10 -04:00
parent 1a39b7f66c
commit 52834c6a35
13 changed files with 35 additions and 6 deletions
+2
View File
@@ -131,6 +131,8 @@
# Install desktop file and icon
install -D ${rootSrc}/assets/dms-open.desktop \
$out/share/applications/dms-open.desktop
install -D ${rootSrc}/assets/com.danklinux.dms.desktop \
$out/share/applications/com.danklinux.dms.desktop
install -D ${rootSrc}/core/assets/danklogo.svg \
$out/share/hicolor/scalable/apps/danklogo.svg