diff --git a/qtile/__pycache__/config.cpython-310.pyc b/qtile/__pycache__/config.cpython-310.pyc index d040ce1..6d4fcc0 100644 Binary files a/qtile/__pycache__/config.cpython-310.pyc and b/qtile/__pycache__/config.cpython-310.pyc differ diff --git a/scripts/launchvm.sh b/scripts/launchvm.sh index 47e378c..6dc1388 100755 --- a/scripts/launchvm.sh +++ b/scripts/launchvm.sh @@ -30,6 +30,6 @@ countdown "00:00:20" echo "Starting xfreerdp now..." xfreerdp -grab-keyboard /t:"Windows 11" /v:192.168.122.42 /size:100% /d: /p:sancho /dynamic-resolution /gfx-h264:avc444 +gfx-progressive & -sleep 3 +sleep 10 exit