-
Notifications
You must be signed in to change notification settings - Fork 146
Startup Applications limitations #1074
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
Comments
|
System services are entirely unrelated to startup applications for the user. |
Startup applications are applications. Session services would likely have their own separate page. System services, unsure |
In this case they're just .desktop files with any |
Services use systemd unit files rather than desktop files. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm glad to see that COSMIC is finally taking a look at the startup .desktop files.
I have some questions regarding current master implementation:
Name=
is not present in the .desktop file? You could use the .desktop file name in this case to avoid blank entries in the UIExec=
is actually calling in each .desktop entry instead of just showingName=
The text was updated successfully, but these errors were encountered: