feat(hyprland): add fws-hello welcome window on first startup
Add execution of fws-hello with --autostart flag to display a welcome window on first launch. The window will be automatically hidden on subsequent startups.
This commit is contained in:
@@ -72,6 +72,8 @@ exec-once = nm-applet
|
||||
# pas → blueman afficherait une erreur « Connection to BlueZ failed »).
|
||||
exec-once = sh -c '[ -n "$(ls -A /sys/class/bluetooth 2>/dev/null)" ] && exec blueman-applet'
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
# Fenêtre de bienvenue (1er démarrage seulement — se retire ensuite).
|
||||
exec-once = fws-hello --autostart
|
||||
|
||||
$mod = SUPER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user