#!/bin/sh

DIR=/path/to/xancur/directory
SCRIPT=$DIR/juggle7

exec xancur -fg yellow -bg black -usleep 100000 -script $SCRIPT &
