# OfficeTime ### CronJob ```bash 30 10 * * * env DISPLAY=:0.0 /usr/bin/terminator --title="TEST" -e "/bin/bash ~/homeoffice.sh" ```