You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that xdg-desktop-portal-wlr installs the user systemd service file, and it is running that instead of what is in Exec. This is much nicer for the user as I can check the status, restart the service, etc. I noticed d2ca009 and thought it may be better to just add user service like this one:
I noticed that
xdg-desktop-portal-wlr
installs the user systemd service file, and it is running that instead of what is inExec
. This is much nicer for the user as I can check the status, restart the service, etc. I noticed d2ca009 and thought it may be better to just add user service like this one:And then change the DBus service to:
So the user has more control over the service. What do you think?
The text was updated successfully, but these errors were encountered: