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