talk-desktop icon indicating copy to clipboard operation
talk-desktop copied to clipboard

Run on startup

Open ShGKme opened this issue 2 years ago • 3 comments

ShGKme avatar Mar 06 '23 13:03 ShGKme

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

sunjam avatar Apr 11 '23 16:04 sunjam

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 avatar Apr 12 '23 19:04 ShGKme

Currently the issue is blocked by https://github.com/nextcloud/talk-desktop/issues/27

ShGKme avatar Apr 12 '23 19:04 ShGKme