From f36402b2c9c87552b8afa6f5bd39250c23028b42 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 22 Jul 2025 13:11:10 -0400 Subject: [PATCH] Clear before launching --- bin/omarchy-first-run-flow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy-first-run-flow b/bin/omarchy-first-run-flow index 3cf6736..eb9212d 100755 --- a/bin/omarchy-first-run-flow +++ b/bin/omarchy-first-run-flow @@ -43,10 +43,10 @@ if gum confirm "Start Docker DBs?"; then done fi + clear gtk-launch Docker fi -clear echo "Updating all system packages..." yay -Syu --noconfirm