feat(i3-config): add fws-hello welcome window on startup
Add execution of fws-hello with --autostart flag to display a welcome window on first boot only. The window will automatically hide after the initial startup.
This commit is contained in:
@@ -149,3 +149,5 @@ exec --no-startup-id dunst
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec --no-startup-id sh -c '[ -n "$(ls -A /sys/class/bluetooth 2>/dev/null)" ] && exec blueman-applet'
|
||||
# Fenêtre de bienvenue (1er démarrage seulement — se retire ensuite).
|
||||
exec --no-startup-id fws-hello --autostart
|
||||
|
||||
Reference in New Issue
Block a user