1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-25 04:25:22 -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
+1
View File
@@ -32,6 +32,7 @@ post_install() {
# Desktop entry + icon
vinstall "${wrksrc}/assets/dms-open.desktop" 644 usr/share/applications
vinstall "${wrksrc}/assets/com.danklinux.dms.desktop" 644 usr/share/applications
vinstall "${wrksrc}/assets/danklogo.svg" 644 usr/share/icons/hicolor/scalable/apps
# Shell completions (generated by the built binary; skip when cross-building)