bottom: add desktop file
This commit is contained in:
parent
fb3bf1dec8
commit
7c6344a39a
@ -34,6 +34,8 @@ rustPlatform.buildRustPackage rec {
|
||||
installShellCompletion \
|
||||
target/tmp/bottom/completion/btm.{bash,fish} \
|
||||
--zsh target/tmp/bottom/completion/_btm
|
||||
|
||||
install -Dm444 desktop/bottom.desktop -t $out/share/applications
|
||||
'';
|
||||
|
||||
BTM_GENERATE = true;
|
||||
|
Loading…
Reference in New Issue
Block a user