timeout for welcome message
This commit is contained in:
@@ -7,7 +7,7 @@ exec-once = systemctl --user start hyprpolkitagent
|
|||||||
|
|
||||||
# Load Swaync Notification Manager
|
# Load Swaync Notification Manager
|
||||||
exec-once = swaync
|
exec-once = swaync
|
||||||
exec-once = notify-send Hyprland Welcome $(whoami)
|
exec-once = notify-send -t 5000 Hyprland "Welcome $(whoami)"
|
||||||
|
|
||||||
# Using hypridle to start hyprlock
|
# Using hypridle to start hyprlock
|
||||||
exec-once = hypridle
|
exec-once = hypridle
|
||||||
|
|||||||
Reference in New Issue
Block a user