Merge pull request #288609 from deviant/dmenu-wayland-mainprogram
dmenu-wayland: add meta.mainProgram
This commit is contained in:
commit
00aa9078e0
1 changed files with 1 additions and 0 deletions
|
@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
|||
description = "An efficient dynamic menu for wayland (wlroots)";
|
||||
homepage = "https://github.com/nyyManni/dmenu-wayland";
|
||||
maintainers = with maintainers; [ rewine ];
|
||||
mainProgram = "dmenu-wl";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue