mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 11:23:29 +00:00
Merge pull request #303923 from colbs255/bottom-add-desktop-file
This commit is contained in:
commit
444e578124
@ -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