1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2024-10-06 02:50:50 +01:00
cool-retro-term/cool-old-term
2014-07-30 18:32:02 +02:00

5 lines
166 B
Bash
Executable File

#!/bin/bash
#This is a workaround for an ubuntu specific problem with appmenu-qt5.
QT_QPA_PLATFORMTHEME=
qmlscene -I $(dirname $0)/imports $(dirname $0)/app/main.qml