From f06e11ac471778fe517e06b4444a833b68e9ef8c Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 22 Jul 2025 16:54:08 -0400 Subject: [PATCH] Focus back on the installer after opening the manual --- bin/omarchy-first-run-flow | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/omarchy-first-run-flow b/bin/omarchy-first-run-flow index 51b18f6..4c71d04 100755 --- a/bin/omarchy-first-run-flow +++ b/bin/omarchy-first-run-flow @@ -2,6 +2,8 @@ # Read the manual if you have any questions while we install setsid gtk-launch "Omarchy Manual" >/dev/null 2>&1 & +sleep 1 +hyprctl dispatch focuswindow "class:Alacritty" &>/dev/null header() { clear