From ec4efb304ce2fd1ac05c209e4bae1bc984d1ed30 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 22 Jul 2025 13:20:57 -0400 Subject: [PATCH] Didn't actually like that --- bin/omarchy-first-run-flow | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bin/omarchy-first-run-flow b/bin/omarchy-first-run-flow index ae15d97..f489d88 100755 --- a/bin/omarchy-first-run-flow +++ b/bin/omarchy-first-run-flow @@ -42,11 +42,9 @@ if gum confirm "Start Docker DBs?"; then esac done fi - - clear - setsid gtk-launch Docker >/dev/null 2>&1 & fi +source ~/.local/share/omarchy/ansi.sh echo "Updating all system packages..." yay -Syu --noconfirm