mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-06 04:20:23 +00:00
We have already added the Omarchy repo before getting to here
So fine to just do a straight install
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user