#! /bin/sh
DIR=$(conky-colors --finddir=scripts/conkyClock_h.py)
$PYTHONPATH /usr/bin/python3 $DIR/scripts/conkyClock_h.py "$@"
