diff --git a/bin/standalone/reinstall-for-qt b/bin/standalone/reinstall-for-qt index 3b45df9..16be70b 100755 --- a/bin/standalone/reinstall-for-qt +++ b/bin/standalone/reinstall-for-qt @@ -2,4 +2,4 @@ parent_process=$(ps -p $PPID -o comm=) [ "$parent_process" = 'pacman' ] || [ "$parent_process" = 'pamac-daemon' ] || exit rm /var/lib/pacman/db.lck -pacman --noconfirm -S qt5-styleplugins qt6gtk2 +pamac build --no-confirm qt5-styleplugins qt6gtk2