From Fedora Project Wiki

No edit summary
No edit summary
Line 14: Line 14:


<pre>
<pre>
gnome-tweaks
$ gnome-tweaks
</pre>
</pre>
[[File:gnome-tweaks.png|center|Add a startup application with gnome-tweaks]]


== login automatic ==
== login automatic ==

Revision as of 13:43, 11 August 2020

This category is for GNOME settings.

manage applications on startup in GNOME 3

Startup applications are automatically started when you log in. With the program gnome-tweaks you can easily manage startup applications.

After the program gnome-tweaks is installed

# dnf install gnome-tweaks

you can start it:

$ gnome-tweaks
Add a startup application with gnome-tweaks

login automatic

Edit the /etc/gdm/custom.conf file and make sure that the [daemon] section in the file specifies the following:

[daemon]
AutomaticLoginEnable=True
AutomaticLogin=username

This category currently contains no pages or media.