feat(releng): add fws-hello desktop autostart entry

Add desktop entry file to automatically launch fws-hello welcome window on first startup. This provides a user-friendly greeting interface when the system boots.
This commit is contained in:
2026-07-04 12:56:33 +02:00
parent 6c8e7c0f78
commit 73f73ff17e
@@ -0,0 +1,9 @@
[Desktop Entry]
Type=Application
Name=Bienvenue sur FWS
Comment=Fenêtre de bienvenue au premier démarrage
Exec=fws-hello --autostart
Icon=help-about
Terminal=false
Categories=System;
X-GNOME-Autostart-enabled=true