From 0e05af485056c1c8c2a450212342505fd7c6467b Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Thu, 23 Feb 2023 15:56:40 +0100 Subject: [PATCH] Updates --- qtile/__pycache__/config.cpython-310.pyc | Bin 5646 -> 5646 bytes scripts/launchvm.sh | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/qtile/__pycache__/config.cpython-310.pyc b/qtile/__pycache__/config.cpython-310.pyc index d040ce13e424a1bca8a17386971daac63515adc5..6d4fcc017c75e4faddb0a751d4ef309a7994985b 100644 GIT binary patch delta 18 XcmeCv>C@rN=jG*M00OyC@rN=jG*M00N1PoUCF1Bb5UF 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