#! /bin/sh

# move current window left 50 pixels
xwit -id $1 -rmove -50 0

