1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-01-19 04:30:44 +00:00
cool-retro-term/cool-old-term

5 lines
166 B
Plaintext
Raw Normal View History

#!/bin/bash
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