Files
h3n3-jmwright-CQ-Editor/pyinstaller/CQ-editor.sh
2024-05-30 20:44:56 -05:00

5 lines
134 B
Bash

#!/bin/sh
export QT_MAC_WANTS_LAYER=1
chmod u+x ./CQ-editor/CQ-editor
QT_QPA_PLATFORM=xcb PYOPENGL_PLATFORM=x11 ./CQ-editor/CQ-editor