#!/bin/sh

QT_QUICK_BACKEND=software exec /usr/bin/sddm-greeter.distrib ${1+"$@"}
