# 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. This is the SAFE DEFAULT (1920x1080 composed hero; scales
# cleanly down to any 16:9 panel via zoom). intergenos-greeter-background.service
# runs before gdm and writes a 50- fragment that OVERRIDES this with the image
# composed for the detected native resolution (dconf resolves lexically-last).
# The hero (ECG pulse + INTERGENOS wordmark + "SECURITY IS NOT FIRST. IT IS ONLY.")
# is baked INTO these backgrounds, sized per resolution — so the separate `logo`
# key is retired: it shipped a 1751x898 PNG that overflowed sub-1080p panels (G3-3).
[org/gnome/desktop/background]
picture-uri='file:///usr/share/backgrounds/intergenos/greeter/InterGenOS_GNOME_Greeter_1920x1080.png'
picture-uri-dark='file:///usr/share/backgrounds/intergenos/greeter/InterGenOS_GNOME_Greeter_1920x1080.png'
picture-options='zoom'

[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'
