From 06668cf20fc85c29b7460f5906161cac00a6663a Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 15 Oct 2025 17:48:15 +0300 Subject: [PATCH] Reveal main keybindings on 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 3b846610..18d73a06 100644 --- a/install/first-run/welcome.sh +++ b/install/first-run/welcome.sh @@ -1,2 +1,2 @@ notify-send " Update System" "When you have internet, click to update the system." -u critical -notify-send "👋 Welcome to Omarchy" "You're in for a great computing adventure. Have fun!" -t 30000 +notify-send "👋 Welcome to Omarchy" "Super + K to see keybindings.\nSuper + Space for application launcher.\nSuper + Alt + Space for Omarchy Menu." -t 30000