From 5bd3ab6c0c4c0b490d4f54b7133b0368d3d4b334 Mon Sep 17 00:00:00 2001 From: joelmathewthomas Date: Tue, 23 Sep 2025 22:49:27 +0530 Subject: [PATCH] timeout for welcome message --- .config/hypr/conf/autostart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/conf/autostart.conf b/.config/hypr/conf/autostart.conf index 62f96fb..51dc257 100644 --- a/.config/hypr/conf/autostart.conf +++ b/.config/hypr/conf/autostart.conf @@ -7,7 +7,7 @@ exec-once = systemctl --user start hyprpolkitagent # Load Swaync Notification Manager exec-once = swaync -exec-once = notify-send Hyprland Welcome $(whoami) +exec-once = notify-send -t 5000 Hyprland "Welcome $(whoami)" # Using hypridle to start hyprlock exec-once = hypridle