#! /bin/sh

# unhide current window

PORT=6999
echo unhide $1 | socket -q localhost $PORT
