| Summary: | Manage system-wide autostart as well | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Justin Zobel <justin> |
| Component: | kcm_autostart | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | CC: | ad.liu.jin, myndstream, nate, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Justin Zobel
2024-03-14 02:36:47 UTC
If you only want to disable it for the current user, not all users, then this doesn't need root permission. The desktop file in /usr/share/xdg/autostart can be copied to ~/.config/autostart, and modified to contain "Hidden=true". This should prevent it from autostarting. *** This bug has been marked as a duplicate of bug 274920 *** |