diff --git a/bin/omarchy-first-run-flow b/bin/omarchy-first-run-flow index a2a6ead..c8c48fe 100755 --- a/bin/omarchy-first-run-flow +++ b/bin/omarchy-first-run-flow @@ -40,3 +40,4 @@ if gum confirm "Start Docker DBs?"; then fi gum spin --spinner "globe" --title "You're all set!" -- sleep 2 +setsid chromium --new-window --ozone-platform=wayland --app="https://manuals.omamix.org/2/the-omarchy-manual" >/dev/null 2>&1 &