Add Looking Glass Support

This commit is contained in:
Stephan Raabe
2023-03-02 15:28:25 +01:00
parent 8a799fc241
commit 5fbf089582
4 changed files with 8 additions and 1 deletions

5
scripts/looking-glass.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
virsh --connect qemu:///system start win11
looking-glass-client &
exit