sway-launcher-desktop: remove default mainProgram
This commit is contained in:
parent
119aeb2067
commit
4391d76b8f
1 changed files with 0 additions and 1 deletions
|
@ -37,6 +37,5 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.thehedgeh0g ];
|
||||
mainProgram = "${pname}";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue