Add --noconfirm to paru commands for non-interactive installs
This commit is contained in:
@@ -8,7 +8,7 @@ tangle() {
|
||||
}
|
||||
|
||||
echo "==> Desktop packages"
|
||||
paru -S --needed \
|
||||
paru -S --needed --noconfirm \
|
||||
i3-wm \
|
||||
sxhkd \
|
||||
polybar \
|
||||
|
||||
Reference in New Issue
Block a user