update vm script
This commit is contained in:
parent
7188d1c0b6
commit
783cafedf9
|
@ -5,7 +5,7 @@ vm_name="win10"
|
||||||
export LIBVIRT_DEFAULT_URI="qemu:///system"
|
export LIBVIRT_DEFAULT_URI="qemu:///system"
|
||||||
|
|
||||||
# change workspace
|
# change workspace
|
||||||
hyprctl dispatch workspace 3
|
hyprctl dispatch workspace 6
|
||||||
|
|
||||||
virsh start ${vm_name}
|
virsh start ${vm_name}
|
||||||
virt-viewer -f -w -a ${vm_name}
|
virt-viewer -f -w -a ${vm_name}
|
Loading…
Reference in a new issue