We have already added the Omarchy repo before getting to here

So fine to just do a straight install
This commit is contained in:
David Heinemeier Hansson
2025-08-27 15:23:48 +02:00
parent dd719051cb
commit fc82476f24

View File

@@ -11,7 +11,7 @@ set_theme_colors() {
if command -v chromium &>/dev/null; then
sudo pacman -Rns --noconfirm chromium || true
sudo pacman -Syu --noconfirm omarchy-chromium
sudo pacman -S --noconfirm omarchy-chromium
if pgrep -x chromium; then
if gum confirm "Chromium must be restarted. Ready?"; then