#!/usr/bin/env bash
export PYTHONPYCACHEPREFIX=~/.cache/python
/usr/bin/python3.14 /usr/share/starcal3/scal3/ui_gtk/starcal-main.py "$@"
