From: Silvio Rhatto Date: Sat, 19 Aug 2017 12:05:18 +0000 (-0300) Subject: Decrease sleep time at kvmx_spice X-Git-Tag: 0.1.0~410 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6ebac98c5375208d186d6d7ba5837c0d0ac0e8c5;p=kvmx.git Decrease sleep time at kvmx_spice --- 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