diff --git a/bin/omarchy-update b/bin/omarchy-update index 8eeeffd1..15fd038f 100755 --- a/bin/omarchy-update +++ b/bin/omarchy-update @@ -26,5 +26,5 @@ done # Back to where we came from cd - >/dev/null -echo -e "" -gum confirm "Update system packages too?" && yay -Syu --noconfirm +# Update system packages +yay -Syu --noconfirm