Este contenido no está disponible en el idioma seleccionado.
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
.desktop
file for the application, for example, in/usr/share/applications
. -
Copy the
.desktop
file to the./config/autostart
directory. 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.