update vm script

This commit is contained in:
Frost-Phoenix 2024-03-06 14:57:07 +01:00
parent 7188d1c0b6
commit 783cafedf9

View file

@ -5,7 +5,7 @@ vm_name="win10"
export LIBVIRT_DEFAULT_URI="qemu:///system"
# change workspace
hyprctl dispatch workspace 3
hyprctl dispatch workspace 6
virsh start ${vm_name}
virt-viewer -f -w -a ${vm_name}