Skip to content

Instantly share code, notes, and snippets.

@elect86
Created October 23, 2017 07:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elect86/eaae9fbf73fce4ac0f28256be8750085 to your computer and use it in GitHub Desktop.
Save elect86/eaae9fbf73fce4ac0f28256be8750085 to your computer and use it in GitHub Desktop.
# GDM configuration storage
#
# See /usr/share/gdm/gdm.schemas for a list of available options.
[daemon]
# Uncoment the line below to force the login screen to use Xorg
#WaylandEnable=false
# Enabling automatic login
# AutomaticLoginEnable = true
# AutomaticLogin = user1
# Enabling timed login
# TimedLoginEnable = true
# TimedLogin = user1
# TimedLoginDelay = 10
AutomaticLoginEnable=True
AutomaticLogin=elect
[security]
[xdmcp]
[chooser]
[debug]
# Uncomment the line below to turn on debugging
# More verbose logs
# Additionally lets the X server dump core if it crashes
#Enable=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment