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