diff options
-rwxr-xr-x | kvmx | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |