Supprimer virt-viewer/launch.sh

This commit is contained in:
wilou 2024-05-17 10:51:58 +00:00
parent 591e152f31
commit cccbf2d698

View File

@ -1,13 +0,0 @@
# Lancement de virt-viewer sur l'espace de travail 3 pour la VM : windaube
export LIBVIRT_DEFAULT_URI="qemu:///system"
virt-viewer -f -w -a windaube &
window_name="windaube"
until [ -n "$(wmctrl -l | grep "${window_name}" 2>&1)" ]
do
sleep 1
done
wmctrl -r "${window_name}" -t 3
wmctrl -r "${window_name}" -e 0,1980,0,2560,1440;