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

Run on startup #29

Open
Tracked by #6
ShGKme opened this issue Mar 6, 2023 · 3 comments
Open
Tracked by #6

Run on startup #29

ShGKme opened this issue Mar 6, 2023 · 3 comments
Labels
0. Needs triage enhancement New feature or request
Milestone

Comments

@ShGKme
Copy link
Contributor

ShGKme commented Mar 6, 2023

No description provided.

This was referenced Mar 6, 2023
@nickvergessen nickvergessen added the enhancement New feature or request label Mar 21, 2023
@sunjam
Copy link

sunjam commented Apr 11, 2023

Did you try adding to systemd?
https://duckduckgo.com/?t=ffab&q=start+app+at+boot+systemd&ia=web

@ShGKme
Copy link
Contributor Author

ShGKme commented Apr 12, 2023

Did you try adding to systemd?

On Linux I'm not sure, that systemd is a good option. I'd go with adding a config to the ~/.config/autostart/, as it is more general (and simple) way to add a desktop application to startup in many Linux desktop environments with an integration in the desktop environment (as far as I know).

P.S. On Windows and Mac it should be implemented by Electron's app.setLoginItemSettings.

@ShGKme
Copy link
Contributor Author

ShGKme commented Apr 12, 2023

Currently the issue is blocked by #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants