How do we make valent open at startup as a background process #627
-
As stated above. I can make valent start by starting up the GUI and then the background process starts. But is there any way to do directly instead of calling the GUI? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
If you install the Flatpak, Valent will install an XDG autostart file the first time you open the main window (and give it permission). If you installed it from a package, then it should have been installed to the appropriate system directory (if the package is setup correctly). Or from the command line, I guess flatpak run --command=valent ca.andyholmes.Valent --gapplication-service |
Beta Was this translation helpful? Give feedback.
-
I installed valent from the AUR, not the flatpak version. And i use hyprland as my DE so i need to manually add everything i want to add at startup. Where could we get the XDG autostart file? Edit: I mean the xdg autostart file location. If you could give the command line to start the service would be really helpful! Edit - 2: Or is there a systemd command which starts up the service automatically? |
Beta Was this translation helpful? Give feedback.
It should be installed as part of the package, so it depends on the prefix set at build time and so on.
It's the same command, just not run in a flatpak: