Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: adding custom arguments to desktop shortcuts #3781

Closed
vladimiry opened this issue Mar 26, 2019 · 3 comments
Closed

feature request: adding custom arguments to desktop shortcuts #3781

vladimiry opened this issue Mar 26, 2019 · 3 comments
Labels

Comments

@vladimiry
Copy link
Contributor

  • Version: 20.39.0
  • Target: linux (appimage, snap, deb, pacman, rpm, freebsd), mac (zip, dmg), windows (nsis)

Let's say I want --js-flags="--max-old-space-size=3072" argument to be added to all the shortcuts of all the targets.

PS It's possible to enable such argument executing app.commandLine.appendSwitch("js-flags", "--max-old-space-size=3072"); code in the main process but it will affect only the renderer processes.

@vladimiry
Copy link
Contributor Author

Closing on favor of #2562

@vladimiry
Copy link
Contributor Author

Reopening since #2562 closed without resolution.

@vladimiry vladimiry reopened this May 27, 2020
@stale
Copy link

stale bot commented Jul 26, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the backlog label Jul 26, 2020
@stale stale bot closed this as completed Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant