From Fedora Project Wiki

No edit summary
No edit summary
Line 1: Line 1:
This category is for GNOME settings.
This category is for GNOME settings.
== manage applications on startup in GNOME 3 ==
Startup applications are automatically started when you log in. You can easily manage startup applications with the program <code>gnome-tweaks</code>.
<pre>
dnf install gnome-tweaks
</pre>


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

Revision as of 19:28, 10 August 2020

This category is for GNOME settings.

manage applications on startup in GNOME 3

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

dnf install 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.