#!/bin/sh
xfreerdp /f /v:localhost:3389 /p: /u: /d: &
sleep 12
import -window root "$1"
