[@protonprivacy](https://lemmy.world/c/protonprivacy) I am using Fedora (Gnome) and I would like to launch ProtonMail Bridge in background. But I don't know how and cannot find a setting for that. Has
@protonprivacy I am using Fedora (Gnome) and I would like to launch ProtonMail Bridge in background. But I don't know how and cannot find a setting for that. Has anyone solved a similar issue?
It's not in the Bridge Command Line Options, but, depending on your install:
This did it, tanks!
You can install gnome tweaks and there is section that allows you to have apps start on boot
It seems, that I cannot answer from mastodon, therefore i will do it from lemmy.
Launching the App at startup is not my problem (at least not for now). It is rather that I would like to have ProtonMail Bridge minimize into the background applications list (like steam does, shown in the screenshot appended).
For anyone who wonders how I solved my issue:
I created the file
~/.config/systemd/user/protonmail-bridge.serviceand wrote the following into it:If you are not using the Flatpack version of ProtonMail Bridge, then modify the
ExecStartvalue to your installation.After that I ran
systemctl --user start protonmail-bridge.serviceto start the service andsystemctl --user enable protonmail-bridge.serviceto make it auto-start upon login-in into my account.Startup applications.
Launching the App at startup is not my problem (at least not for now). It is rather that I would like to have ProtonMail Bridge minimize into the background applications list (like steam does, shown in the screenshot appended).
Try looking through the docs to see if there’s a command line option.