aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xkvmx2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmx b/kvmx
index dc7b468..58f4301 100755
--- a/kvmx
+++ b/kvmx
@@ -222,7 +222,7 @@ function kvmx_spice {
echo "$SPICEPID" > $SPICEFILE
# Give time to connect
- sleep 5
+ sleep 1
# Fix window title an position
if which /usr/bin/xdotool &> /dev/null; then