#!/bin/sh
export GSK_RENDERER=cairo
exec python3 /usr/libexec/chronicle/chronicle-gui "$@"
