diff --git a/xero-plasma.sh b/xero-plasma.sh index 9d5d612..9451982 100644 --- a/xero-plasma.sh +++ b/xero-plasma.sh @@ -191,7 +191,7 @@ if [ $result = "kvm" ]; #install kvm stuff pacman -S --noconfirm qemu-guest-agent spice-vdagent - #remove vmware + #remove vmware if pacman -Qi open-vm-tools &> /dev/null; then systemctl disable vmtoolsd.service echo "Disabled vmtoolsd.service"