feat: Default-Wallpaper-Fallback und neues Wallpaper

Greeter fällt auf mitgeliefertes Package-Wallpaper zurück, wenn kein
Background konfiguriert ist. Wallpaper ersetzt durch Daniel Leone's
"Snowy Mountain" (Unsplash License).
This commit is contained in:
2026-03-26 12:14:10 +01:00
parent 0f72df8603
commit 9a964aaecb
5 changed files with 12 additions and 7 deletions
+2 -1
View File
@@ -41,5 +41,6 @@ uv run moongreet
- `users.py` — Benutzer aus /etc/passwd, Avatare, GTK-Themes
- `sessions.py` — Wayland/X11 Sessions aus .desktop Files
- `power.py` — Reboot/Shutdown via loginctl
- `greeter.py`GTK4 UI (Overlay-Layout)
- `i18n.py`Locale-Erkennung (LANG / /etc/locale.conf) und String-Tabellen (DE/EN)
- `greeter.py` — GTK4 UI (Overlay-Layout), Faillock-Warnung nach 2 Fehlversuchen
- `main.py` — Entry Point, GTK App, Layer Shell Setup