diff --git a/xero-plasma.sh b/xero-plasma.sh index 4dc6153..bab1838 100755 --- a/xero-plasma.sh +++ b/xero-plasma.sh @@ -89,7 +89,7 @@ case $result in ;; kvm) echo "Installing qemu-guest-agent and spice-vdagent..." - install_packages "qemu-guest-agent spice-vdagent qemu-hw-display-qxl xf86-video-qxl" + install_packages "qemu-guest-agent spice-vdagent" ;; vmware) echo "Installing xf86-video-vmware and open-vm-tools..."