add desktop entry and app id for portal registration
This commit is contained in:
parent
7e594b7f8d
commit
eda0fb4376
3 changed files with 9 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ let
|
|||
runHook preInstall
|
||||
mkdir -p $out/share/nova-shell
|
||||
cp -r shell/shell.qml shell/modules shell/services shell/applets shell/dock shell/lock shell/assets $out/share/nova-shell/
|
||||
mkdir -p $out/share/applications
|
||||
cp shell/assets/space.darkest.nova-shell.desktop $out/share/applications/
|
||||
runHook postInstall
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue