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