From 2567baf00eb8fd758be547b605f64ee746aa8be4 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 21 Jul 2025 20:31:05 -0400 Subject: [PATCH] Clear so not smushed --- bin/omarchy-first-run-flow | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/omarchy-first-run-flow b/bin/omarchy-first-run-flow index 5c91366..8a58fde 100755 --- a/bin/omarchy-first-run-flow +++ b/bin/omarchy-first-run-flow @@ -54,3 +54,4 @@ source ~/.local/share/omarchy/ansi.sh 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 & +clear