From 0f09febf4db61d6bdb91efaa8923e495f94d9406 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 14 Sep 2025 13:29:06 +0200 Subject: [PATCH] Tweak the welcome --- install/first-run/welcome.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/first-run/welcome.sh b/install/first-run/welcome.sh index cfa5476..2c2ed42 100644 --- a/install/first-run/welcome.sh +++ b/install/first-run/welcome.sh @@ -1 +1 @@ -notify-send "👋 Welcome to Omarchy!" "Hit SUPER + ALT + SPACE to start the Omarchy Menu." -u critical -t 30000 +notify-send "👋 Welcome to Omarchy" "You're in for a great computing adventure. Have fun!" -t 30000