greetd-moongreet/config/moongreet.toml
nevaforget 87c2e7d9c8 feat: initial Moongreet greeter implementation
greetd-Greeter für Wayland mit Python + GTK4 + gtk4-layer-shell.
Enthält IPC-Protokoll, User/Session-Erkennung, Power-Actions,
komplettes UI-Layout und 36 Tests (Unit + Integration).
2026-03-26 09:47:19 +01:00

10 lines
250 B
TOML

# ABOUTME: Optional configuration for the Moongreet greeter.
# ABOUTME: Background image and other visual settings.
[appearance]
# background = "/usr/share/backgrounds/moonarch.jpg"
[behavior]
# show_user_list = true
# default_session = "Hyprland"