# InterGenOS GDM greeter customization
#
# This dconf database fragment configures the GDM (GNOME Display Manager)
# greeter session. The `gdm` user runs a stripped-down gnome-shell session
# under mode=gdm, with its dconf profile chain reading from /etc/dconf/db/gdm
# (compiled from this file via dconf update at install time).
#
# D-006 retired /etc/dconf/db/system.d/ in favor of gschema-overrides for the
# USER session. /etc/dconf/db/gdm.d/ is a DIFFERENT mechanism (GDM-greeter-
# session-specific, cannot be expressed via gschema) and is untouched by
# D-006. This is the canonical home for GDM-greeter settings.
#
# Tier 2 GDM customization landed 2026-05-22:
#   1. Wallpaper = InterGenOS_Wallpaper_ItIsOnly.png (matches user-session bg)
#   2. Banner disabled (the wordmark logo carries the brand work)
#   3. disable-user-list=true (username field instead of avatar grid;
#      security signal -- no user enumeration from greeter)
#   4. Logo = wordmark transparent PNG (pulse + INTERGENOS wordmark +
#      tagline + ECG-blue glow underline)
#   5. Shell theme = InterGenOS (matches user-session shell chrome)

# Greeter background is NOT set here. The GNOME-49 gdm greeter does not paint
# org/gnome/desktop/background picture-uri (it rendered solid-dark — obs-2), so
# the background is set in the InterGenOS gnome-shell theme CSS via #lockDialogGroup
# (assets/intergen-shell-theme/gnome-shell/gnome-shell.css), the standard durable
# mechanism. The G3-3 per-resolution selector + its Before=gdm oneshot are retired
# (that pre-gdm ordering edge caused the AMD first-boot GDM crash, PI-14). The
# ECG/wordmark/creed hero is baked INTO that background image, so `logo` stays
# empty below.
[org/gnome/login-screen]
banner-message-enable=false
disable-user-list=true
logo=''

[org/gnome/shell]
enabled-extensions=['user-theme@gnome-shell-extensions.gcampax.github.com']

[org/gnome/shell/extensions/user-theme]
name='InterGenOS'
