#! /bin/sh

# Hide current window

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