mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-25 12:35:21 -04:00
packaging: add com.danklinux.dms.desktop entry, remove custom icon
resolution
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user