#!/bin/sh
export QT_SELECT=qt5
exec qmlscene /usr/share/lomiri-calendar-app/qml/calendar.qml
