Always noconfirm
This commit is contained in:
parent
55330cce88
commit
50c5f742dd
@ -10,8 +10,8 @@ set_theme_colors() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if command -v chromium &>/dev/null; then
|
if command -v chromium &>/dev/null; then
|
||||||
yay -Rns chromium
|
yay -Rns --noconfirm chromium
|
||||||
yay -Sy omarchy-chromium-bin
|
yay -Sy --noconfirm omarchy-chromium-bin
|
||||||
|
|
||||||
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