cool-retro-term/cool-old-term

5 lines
164 B
Plaintext
Raw Normal View History

#!/bin/sh
2014-06-27 11:39:57 +02:00
#This is a workaround for an ubuntu specific problem with appmenu-qt5.
QT_QPA_PLATFORMTHEME=
2014-07-30 18:32:02 +02:00
qmlscene -I $(dirname $0)/imports $(dirname $0)/app/main.qml