This commit is contained in:
David Heinemeier Hansson 2025-08-25 09:33:05 +02:00
parent 705b6858dc
commit 44529a7a25

View File

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