#!/bin/sh

export QT_QPA_PLATFORMTHEME=qt5ct
export SAL_USE_VCLPLUGIN=qt5

exec /usr/bin/wmaker
