Chapter 4. Configuring applications to start automatically on login
In the GNOME desktop environment, you can configure applications to launch automatically after you log into your GNOME desktop session.
Prerequisites
- The application is installed on the system.
Procedure
-
Find the
.desktopfile for the application, for example, in/usr/share/applications. -
Copy the
.desktopfile to the./config/autostartdirectory. If the directory does not exist, create it.
You can stop an application from launching automatically by deleting the application’s .desktop file from the ./config/autostart directory.
Verification
- Log out and log back in. Verify that the application starts.