No yay
This commit is contained in:
parent
705b6858dc
commit
44529a7a25
@ -11,7 +11,7 @@ set_theme_colors() {
|
|||||||
|
|
||||||
if command -v chromium &>/dev/null; then
|
if command -v chromium &>/dev/null; then
|
||||||
sudo pacman -Rns --noconfirm chromium || true
|
sudo pacman -Rns --noconfirm chromium || true
|
||||||
yay -Sy --noconfirm omarchy-chromium
|
sudo pacman -Sy --noconfirm omarchy-chromium
|
||||||
|
|
||||||
if pgrep -x chromium; then
|
if pgrep -x chromium; then
|
||||||
if gum confirm "Chromium must be restarted. Ready?"; then
|
if gum confirm "Chromium must be restarted. Ready?"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user