diff --git a/modules/home/scripts/scripts/vm-start.sh b/modules/home/scripts/scripts/vm-start.sh index 7d4c7eb..ba2fd15 100755 --- a/modules/home/scripts/scripts/vm-start.sh +++ b/modules/home/scripts/scripts/vm-start.sh @@ -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} \ No newline at end of file