diff --git a/install.sh b/install.sh index a7ed8dc4..848906fb 100755 --- a/install.sh +++ b/install.sh @@ -90,6 +90,7 @@ else fi ## Optional dependencies +if pacman -Qs ^plasma-browser-integration$ ;then SKIP_PLASMAINTG=true;fi case $SKIP_PLASMAINTG in true) sleep 0;; *)