From fde8b464f629e9300447dbd246f4bfc3fdbb1321 Mon Sep 17 00:00:00 2001 From: stormdragon2976 Date: Sun, 22 Jan 2023 23:52:45 -0500 Subject: [PATCH] forgot to add noconfirm flag in a couple spots. --- .includes/gui.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.includes/gui.sh b/.includes/gui.sh index b77190e..a811971 100755 --- a/.includes/gui.sh +++ b/.includes/gui.sh @@ -17,8 +17,8 @@ case "${1}" in esac # Sometimes this causes a problem, so try to remove them before hand. -yay -Rdd xorg-mkfontscale -yay -Rdd xorg-mkfontdir +yay -Rdd --noconfirm xorg-mkfontscale +yay -Rdd --noconfirm xorg-mkfontdir install_package ${packages} firefox nodm-dgw orca speech-dispatcher xclip xf86-video-dummy-with-vt xorg # Configure nodm