Skip to content

Instantly share code, notes, and snippets.

@vczb
Created July 6, 2025 02:05
Show Gist options
  • Select an option

  • Save vczb/85b0fd6bff827485e013fbb68b62b4a4 to your computer and use it in GitHub Desktop.

Select an option

Save vczb/85b0fd6bff827485e013fbb68b62b4a4 to your computer and use it in GitHub Desktop.
/etc/gdm3/custom.conf
# GDM configuration storage
#
# See /usr/share/gdm/gdm.schemas for a list of available options.
[daemon]
# Uncomment 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
[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